128 Commits (716e0616452bafb018af4b1a259bb492dd81636f)
 

Author SHA1 Message Date
Robert Zajac db6b846251 Peer tests and minor peer features/bug fixes. 6 years ago
ZX 330ed8363a
Merge pull request #28 from zixuanzh/raw-connection 6 years ago
zixuanzh f77e7bee95 lint network 6 years ago
zixuanzh 92867c42a4 fixed stream 6 years ago
zixuanzh 2315388589 fix connection 6 years ago
ZX 3cec9942ed
Merge pull request #29 from zixuanzh/muxed-conn 6 years ago
zixuanzh 8756320e85 muxer scaffolding 6 years ago
Stuckinaboot ad7a449f6e Modify stream to use connection 6 years ago
Stuckinaboot bab97f5648 Implement new stream 6 years ago
Stuckinaboot 8959d491b2 Implement raw connection 6 years ago
zixuanzh 19650d0f72 muxer scaffolding 6 years ago
zixuanzh 5f9c3026aa restructured 6 years ago
ZX 73dc67050b
Merge pull request #27 from zixuanzh/peer-info 6 years ago
Stuckinaboot 869d2db847 Update exception type 6 years ago
Stuckinaboot 95d3847d5a Change peerinfo to a class rather than a dictionary 6 years ago
Stuckinaboot e93ced5f6a Replace errors with exceptions 6 years ago
ZX 29aee7c1a1
Merge pull request #25 from zixuanzh/multiaddr-features 6 years ago
Robert Zajac 3765a5a636 Multiaddr to_options and validation 6 years ago
Robert Zajac e03c0d4a14
Merge pull request #22 from zixuanzh/transport 6 years ago
zixuanzh 64a82fd470 transport scaffolding 6 years ago
zixuanzh 4f5f953523 listener interface 6 years ago
zixuanzh b89710a40b transport interface 6 years ago
ZX e81748a671
Merge pull request #20 from zixuanzh/peer-cleanup 6 years ago
Robert Zajac c3afb3d48a Removing notion of context from peerstore 6 years ago
Robert Zajac 92e2bb4600 Minor requirements addition 6 years ago
zixuanzh 6e46e3ec09 conn interface 6 years ago
zixuanzh 4bae3ad3c1 rename MultiAddr 6 years ago
Robert Zajac 50bfbae71d
Merge pull request #18 from zixuanzh/peer-store 6 years ago
Robert Zajac cbb2f12141
adding license 6 years ago
Stuckinaboot 2544f8dff5 Update README 6 years ago
Stuckinaboot 7709df9c10 Add README 6 years ago
Alex Haynes b8a7f6dd49
Merge pull request #14 from zixuanzh/multiaddr 6 years ago
Robert Zajac 9db53a6fb1 Adding new methods to multiaddr and commenting 6 years ago
Stuckinaboot 7d124bb047 Lint peer classes 6 years ago
ZX 3cd533b2a5
Merge pull request #7 from zixuanzh/stream 6 years ago
Alex Haynes 51921fe728 fixed super and multi_addr variable name 6 years ago
Alex Haynes f32b0cc3ef removed comments 6 years ago
Alex Haynes 08b37ee7cd updated to not require peerstore 6 years ago
Robert Zajac 342e0318a5
Merge pull request #12 from zixuanzh/test-infrastructure 6 years ago
Alex Haynes f51f975533 fixed merge conflicts 6 years ago
stuckinaboot 667d03344f
Merge pull request #11 from zixuanzh/multiaddr 6 years ago
Robert Zajac d59a0907b4 Updating with results from pylinter 6 years ago
Robert Zajac f538d36947 Basic multiaddr representation. 6 years ago
Stuckinaboot f6d7ba774f Add second test 6 years ago
Stuckinaboot 4c4f82361b Add readme describing test naming convention 6 years ago
Stuckinaboot 80d1a89947 Add test folder 6 years ago
ZX 5dbe1304a0
Merge pull request #8 from zixuanzh/network-interface-listen 6 years ago
Alex Haynes 15978eae11 added function to swarm 6 years ago
Alex Haynes 5934eaffd0 added listen to interface 6 years ago
Alex Haynes 007d9915e2 implemented stream io interactions 6 years ago