Skip to content

Releases: CESSProject/p2p-go

p2p-go v0.1.5

13 Jul 09:17
05d6309
Compare
Choose a tag to compare

1.Add port availability judgment(#58 )

p2p-go v0.1.4

12 Jul 09:29
1900f59
Compare
Choose a tag to compare

1.Add PeerID(#57 )
2.Add TryAddPeerToRoutingTable(#57 )
3.Add RemovePeerFromRoutingTable(#57 )

p2p-go v0.1.3

10 Jul 05:06
6ff0e32
Compare
Choose a tag to compare

1.Fix an exception caused by file transfer(#56 )

p2p-go v0.1.2

07 Jul 15:36
2e66a09
Compare
Choose a tag to compare

1.Update readme(#54 )

p2p-go v0.1.1

07 Jul 14:38
a576ca8
Compare
Choose a tag to compare

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

06 Jul 03:07
de5d1ed
Compare
Choose a tag to compare

Features
1.Basic version supports cess v0.6.0

p2p-go v0.0.37

04 Jul 09:19
7fb60c4
Compare
Choose a tag to compare

1.Add protocol prefix configuration(#50 )

p2p-go v0.0.36

04 Jul 06:26
070d50e
Compare
Choose a tag to compare

1.Update discover function(#49 )

p2p-go v0.0.35

03 Jul 13:20
1ade333
Compare
Choose a tag to compare

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

02 Jul 15:08
729a040
Compare
Choose a tag to compare

1.Fix exception in writefile and readfile(#46 )
2.Update error descriptions for all protocols(#47 )