Releases: CESSProject/p2p-go
Releases · CESSProject/p2p-go
p2p-go v0.1.5
1.Add port availability judgment(#58 )
p2p-go v0.1.4
1.Add PeerID(#57 )
2.Add TryAddPeerToRoutingTable(#57 )
3.Add RemovePeerFromRoutingTable(#57 )
p2p-go v0.1.3
1.Fix an exception caused by file transfer(#56 )
p2p-go v0.1.1
1.Update node structure(#52 )
2.Update p2p interface(#52 )
3.Remove auto-discovery feature(#52 )
4.Example of refining the node discovery function(#53 )
p2p-go v0.1.0
Features
1.Basic version supports cess v0.6.0
p2p-go v0.0.37
1.Add protocol prefix configuration(#50 )
p2p-go v0.0.36
1.Update discover function(#49 )
p2p-go v0.0.35
1.Increase the buffer for node discovery(#48 )
2.Repair the problem of error in judging tee when receiving tag data(#48 )
p2p-go v0.0.34
1.Fix exception in writefile and readfile(#46 )
2.Update error descriptions for all protocols(#47 )