Searched refs:WebsocketConnection (Results 1 – 3 of 3) sorted by relevance
16 from .connection import StreamConnection, WebsocketConnection, DEFAULT_MAX_CHUNK125 return WebsocketConnection(websocket, self.timeout)
105 class WebsocketConnection(object): class
16 from .connection import StreamConnection, WebsocketConnection263 socket = WebsocketConnection(websocket, -1)