Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
ABNORMAL_CLOSURE (picows.WSCloseCode attribute)
B
BAD_GATEWAY (picows.WSCloseCode attribute)
BINARY (picows.WSMsgType attribute)
body (picows.WSUpgradeResponse attribute)
C
CLOSE (picows.WSMsgType attribute)
CONTINUATION (picows.WSMsgType attribute)
create_101_response() (picows.WSUpgradeResponse static method)
create_error_response() (picows.WSUpgradeResponse static method)
create_redirect_response() (picows.WSUpgradeResponse static method)
D
disconnect() (picows.WSTransport method)
F
fin (picows.WSFrame attribute)
G
get_close_code() (picows.WSFrame method)
get_close_message() (picows.WSFrame method)
get_close_reason() (picows.WSFrame method)
get_payload_as_ascii_text() (picows.WSFrame method)
get_payload_as_bytes() (picows.WSFrame method)
get_payload_as_memoryview() (picows.WSFrame method)
get_payload_as_utf8_text() (picows.WSFrame method)
GOING_AWAY (picows.WSCloseCode attribute)
H
headers (picows.WSUpgradeRequest attribute)
(picows.WSUpgradeResponse attribute)
host (picows.WSParsedURL attribute)
I
INTERNAL_ERROR (picows.WSCloseCode attribute)
INVALID_TEXT (picows.WSCloseCode attribute)
is_close_frame_sent (picows.WSTransport attribute)
is_disconnected (picows.WSTransport attribute)
is_secure (picows.WSParsedURL attribute)
is_user_specific_pong() (picows.WSListener method)
L
last_in_buffer (picows.WSFrame attribute)
M
MANDATORY_EXTENSION (picows.WSCloseCode attribute)
measure_roundtrip_time() (picows.WSTransport method)
MESSAGE_TOO_BIG (picows.WSCloseCode attribute)
method (picows.WSUpgradeRequest attribute)
module
picows
msg_type (picows.WSFrame attribute)
N
netloc (picows.WSParsedURL attribute)
NO_INFO (picows.WSCloseCode attribute)
notify_user_specific_pong_received() (picows.WSTransport method)
O
OK (picows.WSCloseCode attribute)
on_ws_connected() (picows.WSListener method)
on_ws_disconnected() (picows.WSListener method)
on_ws_frame() (picows.WSListener method)
P
password (picows.WSParsedURL attribute)
path (picows.WSParsedURL attribute)
(picows.WSUpgradeRequest attribute)
pause_writing() (picows.WSListener method)
payload_ptr (picows.WSFrame attribute)
payload_size (picows.WSFrame attribute)
picows
module
PING (picows.WSMsgType attribute)
PING_PERIODICALLY (picows.WSAutoPingStrategy attribute)
PING_WHEN_IDLE (picows.WSAutoPingStrategy attribute)
POLICY_VIOLATION (picows.WSCloseCode attribute)
PONG (picows.WSMsgType attribute)
port (picows.WSParsedURL attribute)
PROTOCOL_ERROR (picows.WSCloseCode attribute)
Q
query (picows.WSParsedURL attribute)
R
request (picows.WSTransport attribute)
response (picows.WSTransport attribute)
resume_writing() (picows.WSListener method)
rsv1 (picows.WSFrame attribute)
rsv2 (picows.WSFrame attribute)
rsv3 (picows.WSFrame attribute)
S
scheme (picows.WSParsedURL attribute)
send() (picows.WSTransport method)
send_close() (picows.WSTransport method)
send_ping() (picows.WSTransport method)
send_pong() (picows.WSTransport method)
send_reuse_external_buffer() (picows.WSTransport method)
send_reuse_external_bytearray() (picows.WSTransport method)
send_user_specific_ping() (picows.WSListener method)
SERVICE_RESTART (picows.WSCloseCode attribute)
status (picows.WSUpgradeResponse attribute)
T
tail_size (picows.WSFrame attribute)
TEXT (picows.WSMsgType attribute)
TRY_AGAIN_LATER (picows.WSCloseCode attribute)
U
underlying_transport (picows.WSTransport attribute)
UNSUPPORTED_DATA (picows.WSCloseCode attribute)
url (picows.WSParsedURL attribute)
username (picows.WSParsedURL attribute)
V
version (picows.WSUpgradeRequest attribute)
(picows.WSUpgradeResponse attribute)
W
wait_disconnected() (picows.WSTransport method)
ws_connect() (in module picows)
ws_create_server() (in module picows)
WSError
WSFrame (class in picows)
WSHandshakeError
WSInvalidHeaderError
WSInvalidMessageError
WSInvalidStatusError
WSInvalidUpgradeError
WSInvalidURL
WSListener (class in picows)
WSParsedURL (class in picows)
WSProtocolError
WSTransport (class in picows)
WSUpgradeRequest (class in picows)
WSUpgradeResponse (class in picows)
WSUpgradeResponseWithListener (class in picows)
picows
Navigation
Introduction
Installation
Getting started
Core API topic guides
Core API reference
websockets library compatibility
Related Topics
Documentation overview