Files @ c070f46c0761
Branch filter:

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

drewp@bigasterisk.com
you can ask to apply empty patch and it will no-op
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