Index A | B | C | D | E | F | G | H | I | K | L | M | O | P | R | S | T | U | V | W A accept() (webshocket.websocket.server method) ACCESS_DENIED (webshocket.enum.RPCErrorCode attribute) All (class in webshocket.predicate) Any (class in webshocket.predicate) APPLICATION_ERROR (webshocket.enum.RPCErrorCode attribute) args (webshocket.packets.RPCRequest attribute) B BROADCAST (webshocket.enum.PacketSource attribute) broadcast() (webshocket.handler.WebSocketHandler method) C call_id (webshocket.packets.RPCRequest attribute) (webshocket.packets.RPCResponse attribute) CHANNEL (webshocket.enum.PacketSource attribute) channel (webshocket.packets.Packet attribute) channels (webshocket.handler.DefaultWebSocketHandler attribute) (webshocket.handler.WebSocketHandler attribute) client (class in webshocket.websocket) client_type (webshocket.connection.ClientConnection attribute) ClientConnection (class in webshocket.connection) clients (webshocket.handler.DefaultWebSocketHandler attribute) (webshocket.handler.WebSocketHandler attribute) ClientType (class in webshocket.enum) close() (webshocket.connection.ClientConnection method) (webshocket.websocket.client method) (webshocket.websocket.server method) CLOSED (webshocket.enum.ConnectionState attribute) (webshocket.enum.ServerState attribute) connect() (webshocket.websocket.client method) CONNECTED (webshocket.enum.ConnectionState attribute) CONNECTING (webshocket.enum.ConnectionState attribute) connection_state (webshocket.connection.ClientConnection attribute) ConnectionClosedError ConnectionError ConnectionFailedError ConnectionState (class in webshocket.enum) correlation_id (webshocket.packets.Packet attribute) CUSTOM (webshocket.enum.PacketSource attribute) D data (webshocket.packets.Packet attribute) DefaultWebSocketHandler (class in webshocket.handler) deserialize() (in module webshocket.packets) DISCONNECTED (webshocket.enum.ConnectionState attribute) E error (webshocket.packets.RPCResponse attribute) F FRAMEWORK (webshocket.enum.ClientType attribute) G GENERIC (webshocket.enum.ClientType attribute) H handler (webshocket.websocket.server attribute) Has (class in webshocket.predicate) host (webshocket.websocket.server attribute) I INTERNAL_SERVER_ERROR (webshocket.enum.RPCErrorCode attribute) INVALID_PARAMS (webshocket.enum.RPCErrorCode attribute) InvalidURIError Is (class in webshocket.predicate) is_end (webshocket.packets.RPCResponse attribute) is_stream (webshocket.packets.RPCResponse attribute) IsEqual (class in webshocket.predicate) K key (webshocket.predicate.Has attribute) (webshocket.predicate.Is attribute) (webshocket.predicate.IsEqual attribute) kwargs (webshocket.packets.RPCRequest attribute) L logger (webshocket.connection.ClientConnection attribute) (webshocket.websocket.client attribute) (webshocket.websocket.server attribute) M max_connection (webshocket.websocket.server attribute) max_subscribed_channels (webshocket.connection.ClientConnection attribute) MessageError method (webshocket.packets.RPCRequest attribute) METHOD_NOT_FOUND (webshocket.enum.RPCErrorCode attribute) module webshocket.connection webshocket.constant webshocket.enum webshocket.exceptions webshocket.handler webshocket.packets webshocket.predicate webshocket.rpc webshocket.websocket O on_connect() (webshocket.handler.WebSocketHandler method) on_disconnect() (webshocket.handler.WebSocketHandler method) on_receive() (webshocket.handler.DefaultWebSocketHandler method) (webshocket.handler.WebSocketHandler method) on_receive_callback (webshocket.websocket.client attribute) P Packet (class in webshocket.packets) PacketError PacketSource (class in webshocket.enum) PacketValidationError patterns (webshocket.handler.DefaultWebSocketHandler attribute) (webshocket.handler.WebSocketHandler attribute) port (webshocket.websocket.server attribute) predicates (webshocket.predicate.All attribute) (webshocket.predicate.Any attribute) publish() (webshocket.handler.WebSocketHandler method) R rate_limit() (in module webshocket.rpc) RATE_LIMIT_EXCEEDED (webshocket.enum.RPCErrorCode attribute) RateLimitError ReceiveTimeoutError recv() (webshocket.connection.ClientConnection method) (webshocket.websocket.client method) register_rpc_method() (webshocket.handler.WebSocketHandler method) remote_address (webshocket.connection.ClientConnection property) response (webshocket.packets.RPCResponse attribute) RPC (webshocket.enum.PacketSource attribute) rpc (webshocket.packets.Packet attribute) rpc_method() (in module webshocket.rpc) RPCError RPCErrorCode (class in webshocket.enum) RPCMethodNotFoundError RPCRequest (class in webshocket.packets) RPCResponse (class in webshocket.packets) RPCTimeoutError S send() (webshocket.connection.ClientConnection method) (webshocket.websocket.client method) send_rpc() (webshocket.websocket.client method) serialize() (in module webshocket.packets) serve_forever() (webshocket.websocket.server method) server (class in webshocket.websocket) ServerState (class in webshocket.enum) SERVING (webshocket.enum.ServerState attribute) session_state (webshocket.connection.ClientConnection attribute) source (webshocket.packets.Packet attribute) ssl_context (webshocket.websocket.client attribute) (webshocket.websocket.server attribute) start() (webshocket.websocket.server method) state (webshocket.websocket.client attribute) (webshocket.websocket.server attribute) stream_rpc() (webshocket.websocket.client method) subscribe() (webshocket.connection.ClientConnection method) (webshocket.handler.WebSocketHandler method) subscribed_channel (webshocket.connection.ClientConnection property) T TimeoutError timestamp (webshocket.packets.Packet attribute) U uid (webshocket.connection.ClientConnection attribute) UNKNOWN (webshocket.enum.PacketSource attribute) unsubscribe() (webshocket.connection.ClientConnection method) (webshocket.handler.WebSocketHandler method) uri (webshocket.websocket.client attribute) V value (webshocket.predicate.IsEqual attribute) W webshocket.connection module webshocket.constant module webshocket.enum module webshocket.exceptions module webshocket.handler module webshocket.packets module webshocket.predicate module webshocket.rpc module webshocket.websocket module WebSocketError WebSocketHandler (class in webshocket.handler)