Index _ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | W _ __iter__() (websockets.sync.client.ClientConnection method) (websockets.sync.connection.Connection method) (websockets.sync.server.ServerConnection method) A AbortHandshake accept() (websockets.server.ServerProtocol method) B basic_auth_protocol_factory() (in module websockets.auth) BasicAuthWebSocketServerProtocol (class in websockets.auth) BINARY (websockets.frames.Opcode attribute) body (websockets.exceptions.AbortHandshake attribute) (websockets.http11.Response attribute) broadcast() (in module websockets) C check_credentials() (websockets.auth.BasicAuthWebSocketServerProtocol method) CLIENT (websockets.protocol.Side attribute) ClientConnection (class in websockets.sync.client) ClientExtensionFactory (class in websockets.extensions) ClientPerMessageDeflateFactory (class in websockets.extensions.permessage_deflate) ClientProtocol (class in websockets.client) Close (class in websockets.frames) CLOSE (websockets.frames.Opcode attribute) close() (websockets.client.WebSocketClientProtocol method) (websockets.legacy.protocol.WebSocketCommonProtocol method) (websockets.server.WebSocketServer method) (websockets.server.WebSocketServerProtocol method) (websockets.sync.client.ClientConnection method) (websockets.sync.connection.Connection method) (websockets.sync.server.ServerConnection method) close_code (websockets.client.ClientProtocol property) (websockets.client.WebSocketClientProtocol property) (websockets.legacy.protocol.WebSocketCommonProtocol property) (websockets.protocol.Protocol property) (websockets.server.ServerProtocol property) (websockets.server.WebSocketServerProtocol property) close_exc (websockets.client.ClientProtocol property) (websockets.protocol.Protocol property) (websockets.server.ServerProtocol property) close_expected() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) close_reason (websockets.client.ClientProtocol property) (websockets.client.WebSocketClientProtocol property) (websockets.legacy.protocol.WebSocketCommonProtocol property) (websockets.protocol.Protocol property) (websockets.server.ServerProtocol property) (websockets.server.WebSocketServerProtocol property) closed (websockets.client.WebSocketClientProtocol property) (websockets.legacy.protocol.WebSocketCommonProtocol property) CLOSED (websockets.protocol.State attribute) closed (websockets.server.WebSocketServerProtocol property) CLOSING (websockets.protocol.State attribute) code (websockets.frames.Close attribute) connect() (in module websockets.client) (in module websockets.sync.client) (websockets.client.ClientProtocol method) connect4 module Connect4 (class in connect4) connect4 (module) CONNECTING (websockets.protocol.State attribute) Connection (class in websockets.sync.connection) ConnectionClosed ConnectionClosedError ConnectionClosedOK CONT (websockets.frames.Opcode attribute) createBoard() (built-in function) D Data (in module websockets.typing) data (websockets.frames.Frame attribute) data_to_send() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) decode() (websockets.extensions.Extension method) DuplicateParameter E encode() (websockets.extensions.Extension method) Event (in module websockets.protocol) events_received() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) Extension (class in websockets.extensions) ExtensionName (in module websockets.typing) ExtensionParameter (in module websockets.typing) F fail() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) fileno() (websockets.sync.server.WebSocketServer method) fin (websockets.frames.Frame attribute) Frame (class in websockets.frames) G get_all() (websockets.datastructures.Headers method) get_loop() (websockets.server.WebSocketServer method) get_request_params() (websockets.extensions.ClientExtensionFactory method) H handshake_exc (websockets.client.ClientProtocol attribute) (websockets.server.ServerProtocol attribute) Headers (class in websockets.datastructures) headers (websockets.exceptions.AbortHandshake attribute) (websockets.http11.Request attribute) (websockets.http11.Response attribute) HeadersLike (in module websockets.datastructures) host (websockets.uri.WebSocketURI attribute) I id (websockets.client.ClientProtocol attribute) (websockets.client.WebSocketClientProtocol attribute) (websockets.legacy.protocol.WebSocketCommonProtocol attribute) (websockets.protocol.Protocol attribute) (websockets.server.ServerProtocol attribute) (websockets.server.WebSocketServerProtocol attribute) (websockets.sync.client.ClientConnection attribute) (websockets.sync.connection.Connection attribute) (websockets.sync.server.ServerConnection attribute) InvalidHandshake InvalidHeader InvalidHeaderFormat InvalidHeaderValue InvalidMessage InvalidOrigin InvalidParameterName InvalidParameterValue InvalidState InvalidStatus InvalidStatusCode InvalidUpgrade InvalidURI is_serving() (websockets.server.WebSocketServer method) L latency (websockets.client.WebSocketClientProtocol attribute) (websockets.legacy.protocol.WebSocketCommonProtocol attribute) (websockets.server.WebSocketServerProtocol attribute) local_address (websockets.client.WebSocketClientProtocol property) (websockets.legacy.protocol.WebSocketCommonProtocol property) (websockets.server.WebSocketServerProtocol property) (websockets.sync.client.ClientConnection property) (websockets.sync.connection.Connection property) (websockets.sync.server.ServerConnection property) logger (websockets.client.ClientProtocol attribute) (websockets.client.WebSocketClientProtocol attribute) (websockets.legacy.protocol.WebSocketCommonProtocol attribute) (websockets.protocol.Protocol attribute) (websockets.server.ServerProtocol attribute) (websockets.server.WebSocketServerProtocol attribute) (websockets.sync.client.ClientConnection attribute) (websockets.sync.connection.Connection attribute) (websockets.sync.server.ServerConnection attribute) LoggerLike (in module websockets.typing) M module connect4 websockets.auth websockets.client websockets.datastructures websockets.exceptions websockets.extensions websockets.extensions.permessage_deflate websockets.frames websockets.http11 websockets.legacy.protocol websockets.protocol websockets.server websockets.sync.client websockets.sync.connection websockets.sync.server websockets.typing websockets.uri moves (connect4.Connect4 attribute) MultipleValuesError N name (websockets.extensions.ClientExtensionFactory attribute) (websockets.extensions.Extension attribute) NegotiationError O Opcode (class in websockets.frames) opcode (websockets.frames.Frame attribute) open (websockets.client.WebSocketClientProtocol property) (websockets.legacy.protocol.WebSocketCommonProtocol property) OPEN (websockets.protocol.State attribute) open (websockets.server.WebSocketServerProtocol property) Origin (in module websockets.typing) P parse_uri() (in module websockets.uri) password (websockets.uri.WebSocketURI attribute) path (websockets.client.WebSocketClientProtocol attribute) (websockets.http11.Request attribute) (websockets.legacy.protocol.WebSocketCommonProtocol attribute) (websockets.server.WebSocketServerProtocol attribute) (websockets.uri.WebSocketURI attribute) PayloadTooBig PING (websockets.frames.Opcode attribute) ping() (websockets.client.WebSocketClientProtocol method) (websockets.legacy.protocol.WebSocketCommonProtocol method) (websockets.server.WebSocketServerProtocol method) (websockets.sync.client.ClientConnection method) (websockets.sync.connection.Connection method) (websockets.sync.server.ServerConnection method) play() (connect4.Connect4 method) PLAYER1 (global variable or constant) (in module connect4) PLAYER2 (global variable or constant) (in module connect4) playMove() (built-in function) PONG (websockets.frames.Opcode attribute) pong() (websockets.client.WebSocketClientProtocol method) (websockets.legacy.protocol.WebSocketCommonProtocol method) (websockets.server.WebSocketServerProtocol method) (websockets.sync.client.ClientConnection method) (websockets.sync.connection.Connection method) (websockets.sync.server.ServerConnection method) port (websockets.uri.WebSocketURI attribute) process_request() (websockets.server.WebSocketServerProtocol method) process_request_params() (websockets.extensions.ServerExtensionFactory method) process_response_params() (websockets.extensions.ClientExtensionFactory method) Protocol (class in websockets.protocol) ProtocolError Python Enhancement Proposals PEP 484 PEP 654 Q query (websockets.uri.WebSocketURI attribute) R raw_items() (websockets.datastructures.Headers method) rcvd (websockets.exceptions.ConnectionClosed attribute) rcvd_then_sent (websockets.exceptions.ConnectionClosed attribute) realm (websockets.auth.BasicAuthWebSocketServerProtocol attribute) reason (websockets.frames.Close attribute) reason_phrase (websockets.http11.Response attribute) receive_data() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) receive_eof() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) recv() (websockets.client.WebSocketClientProtocol method) (websockets.legacy.protocol.WebSocketCommonProtocol method) (websockets.server.WebSocketServerProtocol method) (websockets.sync.client.ClientConnection method) (websockets.sync.connection.Connection method) (websockets.sync.server.ServerConnection method) recv_streaming() (websockets.sync.client.ClientConnection method) (websockets.sync.connection.Connection method) (websockets.sync.server.ServerConnection method) RedirectHandshake reject() (websockets.server.ServerProtocol method) remote_address (websockets.client.WebSocketClientProtocol property) (websockets.legacy.protocol.WebSocketCommonProtocol property) (websockets.server.WebSocketServerProtocol property) (websockets.sync.client.ClientConnection property) (websockets.sync.connection.Connection property) (websockets.sync.server.ServerConnection property) Request (class in websockets.http11) request (websockets.sync.client.ClientConnection attribute) (websockets.sync.connection.Connection attribute) (websockets.sync.server.ServerConnection attribute) request_headers (websockets.client.WebSocketClientProtocol attribute) (websockets.legacy.protocol.WebSocketCommonProtocol attribute) (websockets.server.WebSocketServerProtocol attribute) Response (class in websockets.http11) response (websockets.sync.client.ClientConnection attribute) (websockets.sync.connection.Connection attribute) (websockets.sync.server.ServerConnection attribute) response_headers (websockets.client.WebSocketClientProtocol attribute) (websockets.legacy.protocol.WebSocketCommonProtocol attribute) (websockets.server.WebSocketServerProtocol attribute) RFC RFC 6455, [1], [2], [3], [4] RFC 6750 RFC 7235, [1] RFC 7617, [1] RFC 7692, [1], [2] rsv1 (websockets.frames.Frame attribute) rsv2 (websockets.frames.Frame attribute) rsv3 (websockets.frames.Frame attribute) S secure (websockets.uri.WebSocketURI attribute) SecurityError select_subprotocol() (websockets.server.ServerProtocol method) (websockets.server.WebSocketServerProtocol method) send() (websockets.client.WebSocketClientProtocol method) (websockets.legacy.protocol.WebSocketCommonProtocol method) (websockets.server.WebSocketServerProtocol method) (websockets.sync.client.ClientConnection method) (websockets.sync.connection.Connection method) (websockets.sync.server.ServerConnection method) send_binary() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) send_close() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) send_continuation() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) SEND_EOF (in module websockets.protocol) send_ping() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) send_pong() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) send_request() (websockets.client.ClientProtocol method) send_response() (websockets.server.ServerProtocol method) send_text() (websockets.client.ClientProtocol method) (websockets.protocol.Protocol method) (websockets.server.ServerProtocol method) sent (websockets.exceptions.ConnectionClosed attribute) serve() (in module websockets.server) (in module websockets.sync.server) serve_forever() (websockets.server.WebSocketServer method) (websockets.sync.server.WebSocketServer method) SERVER (websockets.protocol.Side attribute) ServerConnection (class in websockets.sync.server) ServerExtensionFactory (class in websockets.extensions) ServerPerMessageDeflateFactory (class in websockets.extensions.permessage_deflate) ServerProtocol (class in websockets.server) shutdown() (websockets.sync.server.WebSocketServer method) Side (class in websockets.protocol) sockets (websockets.server.WebSocketServer attribute) start_serving() (websockets.server.WebSocketServer method) State (class in websockets.protocol) state (websockets.client.ClientProtocol property) (websockets.protocol.Protocol property) (websockets.server.ServerProtocol property) status (websockets.exceptions.AbortHandshake attribute) status_code (websockets.http11.Response attribute) Subprotocol (in module websockets.typing) subprotocol (websockets.client.WebSocketClientProtocol attribute) (websockets.legacy.protocol.WebSocketCommonProtocol attribute) (websockets.server.WebSocketServerProtocol attribute) (websockets.sync.client.ClientConnection property) (websockets.sync.connection.Connection property) (websockets.sync.server.ServerConnection property) SupportsKeysAndGetItem (in module websockets.datastructures) T TEXT (websockets.frames.Opcode attribute) U unix_connect() (in module websockets.client) (in module websockets.sync.client) unix_serve() (in module websockets.server) (in module websockets.sync.server) username (websockets.auth.BasicAuthWebSocketServerProtocol attribute) (websockets.uri.WebSocketURI attribute) W wait_closed() (websockets.client.WebSocketClientProtocol method) (websockets.legacy.protocol.WebSocketCommonProtocol method) (websockets.server.WebSocketServer method) (websockets.server.WebSocketServerProtocol method) WebSocketClientProtocol (class in websockets.client) WebSocketCommonProtocol (class in websockets.legacy.protocol) WebSocketException WebSocketProtocolError (in module websockets.exceptions) websockets.auth module websockets.client module websockets.datastructures module websockets.exceptions module websockets.extensions module websockets.extensions.permessage_deflate module websockets.frames module websockets.http11 module websockets.legacy.protocol module websockets.protocol module websockets.server module websockets.sync.client module websockets.sync.connection module websockets.sync.server module websockets.typing module websockets.uri module WebSocketServer (class in websockets.server) (class in websockets.sync.server) WebSocketServerProtocol (class in websockets.server) WebSocketURI (class in websockets.uri) winner (connect4.Connect4 attribute)