quorum/p2p
Jeffrey Wilcke 15e46b97b4 Merge pull request #204 from fjl/fix-p2p-disconnect
p2p: fix decoding of disconnect reason
2014-12-15 10:22:35 +01:00
..
client_identity.go p2p: API cleanup and PoC 7 compatibility 2014-11-21 21:52:45 +01:00
client_identity_test.go initial commit of p2p package 2014-10-23 16:57:54 +01:00
message.go p2p: add MsgPipe for protocol testing 2014-12-15 00:28:20 +01:00
message_test.go Merge pull request #204 from fjl/fix-p2p-disconnect 2014-12-15 10:22:35 +01:00
natpmp.go p2p: API cleanup and PoC 7 compatibility 2014-11-21 21:52:45 +01:00
natupnp.go p2p: API cleanup and PoC 7 compatibility 2014-11-21 21:52:45 +01:00
peer.go p2p: improve and test eofSignal 2014-12-12 11:40:02 +01:00
peer_error.go p2p: use an error type for disconnect requests 2014-12-15 00:28:20 +01:00
peer_test.go p2p: improve and test eofSignal 2014-12-12 11:40:02 +01:00
protocol.go p2p: use an error type for disconnect requests 2014-12-15 00:28:20 +01:00
protocol_test.go p2p: add test for base protocol disconnect 2014-12-15 00:28:20 +01:00
server.go p2p: API cleanup and PoC 7 compatibility 2014-11-21 21:52:45 +01:00
server_test.go p2p: API cleanup and PoC 7 compatibility 2014-11-21 21:52:45 +01:00
testlog_test.go p2p: API cleanup and PoC 7 compatibility 2014-11-21 21:52:45 +01:00
testpoc7.go p2p: API cleanup and PoC 7 compatibility 2014-11-21 21:52:45 +01:00