7736d2afd2
updated reading to read until you see a message for your stream ( #100 )
...
* updated reading to read until you see a message for your stream
* added timeout to decode uvarint
* resolved comments
* shortened long line
2019-01-28 16:15:22 -05:00
ce6ddb27a9
Migrate to new project structure.
2019-01-09 21:38:56 +03:00
803999310a
refactoring stream IDs
2018-11-29 13:42:05 -05:00
50157aa070
updated logic to avoid conflicts in next stream id selection
2018-11-28 21:19:54 -05:00
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
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
592ef69d8d
Improved stream IDs
2018-11-25 11:05:56 -05:00
d83b6ef459
mplex stream close reset done
2018-11-20 21:46:18 -05:00
e047752d82
rename muxed_conn
2018-11-20 20:28:41 -05:00