Alex Haynes
f8963d628c
Switch message buffers to blocking queues and update reading logic ( #83 )
...
* working on blocking queues
* my mplex and delete muxer
* progress
* dont understand error
* tests passing
* cleaning up
* working on reading messages
* implmented varint reading from stream, rewrote message reading logic
* linting error in utils fix
* Update tcp.py
* removed unused vars
* removed prints
* added doc strings
2018-11-28 12:58:16 -05:00
Alex Haynes
6ff97ebb3e
added double response test ( #80 )
...
* added double response test
* moved to existing file
2018-11-26 23:09:16 -05:00
ZX
8bcffb67cb
WIP CI Build Errors ( #76 )
...
* ignore TODO and kademlia
* remove unnecessary pass
* fixed swarm warnings
* fixed peerdata_interface warnings
* fixed peer warnings
* fixed rest of linting errors
* trying to fix last error
* fixed dup errors
2018-11-26 18:24:29 -05:00
zixuanzh
ff6fdccea4
refactor libp2p
2018-11-25 01:45:13 -05:00
Robert Zajac
276aa97f21
adding todo to connection test
2018-11-21 00:13:02 -05:00
zixuanzh
2569eac3a0
lint
2018-11-20 23:49:37 -05:00
zixuanzh
daf9f69b62
raw_connection echo test
2018-11-20 23:25:49 -05:00
Robert Zajac
4daba76908
minor test bugfix
2018-11-12 13:10:51 -05:00
Robert Zajac
430e63f263
End to end messaging bugfixes
2018-11-12 10:57:40 -05:00
Robert Zajac
684cb90908
WIP swarm listen
2018-11-11 20:29:17 -05:00
Robert Zajac
4681e1e08d
libp2p end to end test
2018-11-11 12:36:15 -05:00
Robert Zajac
db6b846251
Peer tests and minor peer features/bug fixes.
2018-11-02 16:16:46 -04:00
Stuckinaboot
f6d7ba774f
Add second test
2018-10-21 14:05:39 -04:00
Stuckinaboot
4c4f82361b
Add readme describing test naming convention
2018-10-21 14:04:43 -04:00
Stuckinaboot
80d1a89947
Add test folder
2018-10-21 14:02:32 -04:00
Jason Carver
beb1b10ee8
silence flake8 error during module import test
2018-02-06 16:10:25 -08:00
Jason Carver
6abf066779
add module import test
2018-02-06 15:56:11 -08:00
Jason Carver
a7955a560e
init
2018-01-24 16:00:28 -08:00