proxy.py/proxy/http/server
Abhinav Singh c884338f42
Core acceptor pool doc, cleanup and standalone example (#393)
* Better document acceptor module and add a TCP Echo Server example

* autopep8 formating

* Rename ThreadlessWork --> Work class

* Make initialize, is_inactive and shutdown as optional interface methods.

Also introduce Readables & Writables custom types.

* Move websocket code into its own module

* Add websocket client example

* Cleanup websocket client
2020-07-07 18:01:49 +05:30
..
__init__.py Refactor (#213) 2019-12-01 22:46:00 -08:00
pac_plugin.py Refactor (#213) 2019-12-01 22:46:00 -08:00
plugin.py (#258) Fix generation of certif -> chg Time.time() to self.uid.int (#258) 2020-02-01 08:51:25 -08:00
protocols.py Refactor (#213) 2019-12-01 22:46:00 -08:00
web.py Core acceptor pool doc, cleanup and standalone example (#393) 2020-07-07 18:01:49 +05:30