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