Files @ 9ee42b88299b
Branch filter:

Location: light9/stubs/autobahn/websocket/__init__.pyi - annotation

Drew Perttula
vidref now has some stats
Ignore-this: ef1184d85c09bead29fb4d1f2245f180
1
2
3
4
5
6
# Stubs for autobahn.websocket (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.

from autobahn.websocket.interfaces import IWebSocketChannel as IWebSocketChannel
from autobahn.websocket.types import ConnectionAccept as ConnectionAccept, ConnectionDeny as ConnectionDeny, ConnectionRequest as ConnectionRequest, ConnectionResponse as ConnectionResponse, IncomingMessage as IncomingMessage, Message as Message, OutgoingMessage as OutgoingMessage