py-libp2p/tests/libp2p
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
..
__init__.py libp2p end to end test 2018-11-11 12:36:15 -05:00
test_libp2p.py Switch message buffers to blocking queues and update reading logic (#83) 2018-11-28 12:58:16 -05:00