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.

Previous topic

The zaqar.transport.websocket.protocol module

Next topic

The zaqar.transport.wsgi.errors module

Project Source

This Page