neoneo-go/pkg/network
Roman Khimov aacf58c9ab util: add 'constructors' for BinReader/BinWriter
And an additional BufBinWriter to ease buffer management.
2019-09-16 23:38:48 +03:00
..
payload util: add 'constructors' for BinReader/BinWriter 2019-09-16 23:38:48 +03:00
discovery.go network: allow discoverer to reuse addresses 2019-09-16 16:32:04 +03:00
handshakestage_string.go network: make node strictly follow handshake procedure 2019-09-16 16:32:04 +03:00
helper_test.go network: allow discoverer to reuse addresses 2019-09-16 16:32:04 +03:00
message.go util: add 'constructors' for BinReader/BinWriter 2019-09-16 23:38:48 +03:00
message_test.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
peer.go network: make node strictly follow handshake procedure 2019-09-16 16:32:04 +03:00
relay_reason.go Implement rpc server method: sendrawtransaction (#174) 2019-03-20 12:30:05 +00:00
server.go network: add getaddr message handling 2019-09-16 16:32:04 +03:00
server_config.go Fix typos and warnings for GoReport / GolangCiLinter (#132) 2019-02-09 16:53:58 +01:00
server_test.go network: be more specific on port mismatch error 2019-09-16 16:32:04 +03:00
tcp_peer.go network: handle errors and connection close more correctly 2019-09-16 16:32:04 +03:00
tcp_transport.go network: handle errors and connection close more correctly 2019-09-16 16:32:04 +03:00
transport.go Fixed some networking issues (#68) 2018-04-13 12:14:08 +02:00