The zaqar.transport.websocket.driver module

class Driver(conf, api, cache)

Bases: zaqar.transport.base.DriverBase

factory
listen()

Self-host using ‘bind’ and ‘port’ from the WS config group.

notification_factory

Previous topic

The zaqar.transport.validation module

Next topic

The zaqar.transport.websocket.factory module

Project Source

This Page