Index
A
|
B
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
A
ABNORMAL_CLOSURE (picows.WSCloseCode attribute)
B
BAD_GATEWAY (picows.WSCloseCode attribute)
BINARY (picows.WSMsgType attribute)
C
CLOSE (picows.WSMsgType attribute)
CONTINUATION (picows.WSMsgType attribute)
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)
I
INTERNAL_ERROR (picows.WSCloseCode attribute)
INVALID_TEXT (picows.WSCloseCode attribute)
L
last_in_buffer (picows.WSFrame attribute)
M
MANDATORY_EXTENSION (picows.WSCloseCode attribute)
MESSAGE_TOO_BIG (picows.WSCloseCode attribute)
module
picows
msg_type (picows.WSFrame attribute)
N
NO_INFO (picows.WSCloseCode attribute)
O
OK (picows.WSCloseCode attribute)
on_ws_connected() (picows.WSListener method)
on_ws_disconnected() (picows.WSListener method)
on_ws_frame() (picows.WSListener method)
P
pause_writing() (picows.WSListener method)
payload_ptr (picows.WSFrame attribute)
payload_size (picows.WSFrame attribute)
picows
module
PING (picows.WSMsgType attribute)
POLICY_VIOLATION (picows.WSCloseCode attribute)
PONG (picows.WSMsgType attribute)
PROTOCOL_ERROR (picows.WSCloseCode attribute)
R
resume_writing() (picows.WSListener method)
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)
SERVICE_RESTART (picows.WSCloseCode attribute)
T
tail_size (picows.WSFrame attribute)
TEXT (picows.WSMsgType attribute)
TRY_AGAIN_LATER (picows.WSCloseCode attribute)
U
UNSUPPORTED_DATA (picows.WSCloseCode attribute)
W
wait_until_closed() (picows.WSTransport method)
ws_connect() (in module picows)
ws_create_server() (in module picows)
WSFrame (class in picows)
WSListener (class in picows)
WSTransport (class in picows)
picows
Navigation
Introduction
Installation
Rationale
API Design
Getting started
Features
Documentation
API reference
Related Topics
Documentation overview