Files @ d06f97b7a78e
Branch filter:

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

drewp@bigasterisk.com
image effect has more lights; doesn't err on out-of-bounds
Ignore-this: e70b76abb03cffbe547405eecfe974c9
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