proxy.py/proxy/http/websocket
Abhinav Singh 682114e9e0
Decouple SSL wrap logic into connection classes (#394)
* Move wrap functionality within respective connection classes. Also decouple websocket client handshake method

* Add a TCP echo client example that works with TCP echo server example
2020-07-08 13:11:12 +05:30
..
__init__.py Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30
client.py Decouple SSL wrap logic into connection classes (#394) 2020-07-08 13:11:12 +05:30
frame.py Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30