Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (picows.WSUpgradeResponseWithListener method)
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)
D
disconnect() (picows.WSTransport method)
F
fin (picows.WSFrame attribute)
G
get_close_code() (picows.WSFrame method)
get_close_message() (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)
I
INTERNAL_ERROR (picows.WSCloseCode attribute)
INVALID_TEXT (picows.WSCloseCode 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
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
path (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)
PROTOCOL_ERROR (picows.WSCloseCode attribute)
R
request (picows.WSTransport attribute)
response (picows.WSTransport attribute)
resume_writing() (picows.WSListener method)
rsv1 (picows.WSFrame attribute)
S
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_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)
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 (class in picows)
WSFrame (class in picows)
WSListener (class in picows)
WSTransport (class in picows)
WSUpgradeRequest (class in picows)
WSUpgradeResponse (class in picows)
WSUpgradeResponseWithListener (class in picows)
picows
Navigation
Introduction
Installation
Getting started
Topic guides
API reference
Related Topics
Documentation overview