class GeventServer(ServerAdapter):
Untested. Options:
fast
(default: False) uses libevent's http server, but has some
issues: No streaming, no pipelining, no SSL.Method | run |
Undocumented |
Inherited from ServerAdapter
:
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Class Variable | quiet |
Undocumented |
Instance Variable | host |
Undocumented |
Instance Variable | options |
Undocumented |
Instance Variable | port |
Undocumented |