The zaqar.transport.wsgi.driver
module¶
-
class
Driver
(conf, storage, cache, control)¶ Bases:
zaqar.transport.base.DriverBase
-
before_hooks
¶ Exposed to facilitate unit testing.
-
listen
()¶ Self-host using ‘bind’ and ‘port’ from the WSGI config group.
-