PyBitmessage/src/network
Peter Šurda 49869d0b56
Networking subsystem updates
- version command struct for faster unpacking
- increase read buffer to 2MB to allow a full command to fit
- initial bitmessage protocol class (WIP)
- error handling
- remove duplicate method
2017-03-11 11:12:08 +01:00
..
__init__.py changes needed to get current code to run 2017-02-25 00:06:04 -06:00
advanceddispatcher.py Networking subsystem updates 2017-03-11 11:12:08 +01:00
asyncore_pollchoose.py Networking subsystem updates 2017-03-11 11:12:08 +01:00
http-old.py New network subsystem, WIP 2017-03-10 23:11:57 +01:00
http.py New network subsystem updates 2017-03-10 23:56:38 +01:00
httpd.py New network backend (WIP, not integrated) 2016-12-01 16:48:04 +01:00
https.py Fixes and refactoring 2017-01-11 17:00:00 +01:00
proxy.py New network subsystem, WIP 2017-03-10 23:11:57 +01:00
socks4a.py New network subsystem, WIP 2017-03-10 23:11:57 +01:00
socks5.py Networking subsystem updates 2017-03-11 11:12:08 +01:00
tls.py Fix minor issues 2017-01-12 07:26:04 +01:00