The zaqar.transport.websocket.factory module

class ProtocolFactory(uri, debug, handler, external_port, auth_strategy, loop, secret_key)

Bases: autobahn.asyncio.websocket.WebSocketServerFactory

protocol

alias of MessagingProtocol

Previous topic

The zaqar.transport.websocket.driver module

Next topic

The zaqar.transport.websocket.protocol module

Project Source

This Page