+
    DfjO  ã                   ó6   € R t ^RIHtHtHtHtHtHtHt . ROt	R# )a   
Websocket (rfc6455) client and server support.

For websocket servers, place a L{WebSocketResource} into your Twisted Web
resource hierarchy.

For websocket clients, create a new endpoint via L{WebSocketClientEndpoint.new}
with the WebSocket server URL and then, on the newly created endpoint, call
L{WebSocketClientEndpoint.connect}.

Both client-side and server-side application code must conform to
L{WebSocketProtocol}.

@note: To use this module, you must install Twisted's C{websocket} extra, i.e.
    C{pip install twisted[websocket]}.
)ÚConnectionRejectedÚWebSocketClientEndpointÚWebSocketClientFactoryÚWebSocketProtocolÚWebSocketResourceÚWebSocketServerFactoryÚWebSocketTransportN)
Ú__doc__Ú_websocket_implr   r   r   r   r   r   r   Ú__all__© ó    Ú7/usr/lib/python3/dist-packages/twisted/web/websocket.pyÚ<module>r      s    ðñ
÷"÷ ñ ò‚r   