summaryrefslogtreecommitdiff
path: root/pkg/p2p/network_test.go
AgeCommit message (Collapse)Author
2025-04-22tests: fix sleep for server startSanto Cariotti
2025-04-18Add type on messages between peersSanto Cariotti
2025-04-18Use connections made by a struct of `net.Conn` and addressSanto Cariotti
2025-04-17Move internal/network package to pkg/p2pSanto Cariotti