Index

B | C | D | E | F | H | I | M | O | P | R | S | T | U | V | W

B

binary_message() (ws4py.streaming.Stream method)
BinaryMessage (class in ws4py.messaging)
broadcast() (ws4py.server.cherrypyserver.WebSocketPlugin method)
build() (ws4py.framing.Frame method)

C

cleanup() (ws4py.server.cherrypyserver.WebSocketPlugin method)
cleanup_headers() (ws4py.server.cherrypyserver.WebSocketTool method)
client_terminated (ws4py.websocket.WebSocket attribute)
close() (ws4py.client.WebSocketBaseClient method)
(ws4py.streaming.Stream method)
(ws4py.websocket.WebSocket method)
close_connection() (ws4py.client.tornadoclient.TornadoWebSocketClient method)
(ws4py.websocket.WebSocket method)
CloseControlMessage (class in ws4py.messaging)
closed() (ws4py.client.geventclient.WebSocketClient method)
(ws4py.websocket.WebSocket method)
closing (ws4py.streaming.Stream attribute)
complete() (ws4py.server.cherrypyserver.WebSocketTool method)
completed (ws4py.messaging.Message attribute)
connect() (ws4py.client.tornadoclient.TornadoWebSocketClient method)
(ws4py.client.WebSocketBaseClient method)

D

daemon (ws4py.client.threadedclient.WebSocketClient attribute)
decode() (ws4py.utf8validator.Utf8Validator method)

E

EchoWebSocket (class in ws4py.websocket)
environ (ws4py.websocket.WebSocket attribute)
errors (ws4py.streaming.Stream attribute)
extend() (ws4py.messaging.Message method)
extensions (ws4py.websocket.WebSocket attribute)

F

fragment() (ws4py.messaging.Message method)
Frame (class in ws4py.framing)
FrameTooLargeException

H

handle() (ws4py.server.cherrypyserver.WebSocketPlugin method)
handler() (ws4py.server.geventserver.WebSocketServer method)
handler_class (ws4py.server.geventserver.WebSocketServer attribute)
handshake_headers (ws4py.client.WebSocketBaseClient attribute)
handshake_ok() (ws4py.client.geventclient.WebSocketClient method)
(ws4py.client.threadedclient.WebSocketClient method)
handshake_request (ws4py.client.WebSocketBaseClient attribute)
HandshakeError
has_message (ws4py.streaming.Stream attribute)

I

InvalidBytesError
is_binary (ws4py.messaging.BinaryMessage attribute)
(ws4py.messaging.TextMessage attribute)
is_text (ws4py.messaging.BinaryMessage attribute)
(ws4py.messaging.TextMessage attribute)

M

mask() (ws4py.framing.Frame method)
Message (class in ws4py.messaging)
message (ws4py.streaming.Stream attribute)
monitor() (ws4py.server.cherrypyserver.WebSocketPlugin method)

O

opened() (ws4py.websocket.WebSocket method)

P

parser (ws4py.framing.Frame attribute)
(ws4py.streaming.Stream attribute)
ping() (ws4py.streaming.Stream method)
PingControlMessage (class in ws4py.messaging)
pings (ws4py.streaming.Stream attribute)
pong() (ws4py.streaming.Stream method)
PongControlMessage (class in ws4py.messaging)
ponged() (ws4py.websocket.WebSocket method)
pongs (ws4py.streaming.Stream attribute)
process() (ws4py.websocket.WebSocket method)
process_handshake_header() (ws4py.client.WebSocketBaseClient method)
process_response_line() (ws4py.client.WebSocketBaseClient method)
ProtocolException
protocols (ws4py.websocket.WebSocket attribute)

R

reading_buffer_size (ws4py.websocket.WebSocket attribute)
receive() (ws4py.client.geventclient.WebSocketClient method)
received_message() (ws4py.client.geventclient.WebSocketClient method)
(ws4py.websocket.EchoWebSocket method)
(ws4py.websocket.WebSocket method)
receiver() (ws4py.streaming.Stream method)
reset() (ws4py.utf8validator.Utf8Validator method)
run() (ws4py.websocket.WebSocket method)
run_application() (ws4py.server.geventserver.UpgradableWSGIHandler method)

S

send() (ws4py.websocket.WebSocket method)
server_terminated (ws4py.websocket.WebSocket attribute)
single() (ws4py.messaging.Message method)
sock (ws4py.websocket.WebSocket attribute)
start() (ws4py.server.cherrypyserver.WebSocketPlugin method)
start_handler() (ws4py.server.cherrypyserver.WebSocketTool method)
stop() (ws4py.server.cherrypyserver.WebSocketPlugin method)
Stream (class in ws4py.streaming)
stream (ws4py.websocket.WebSocket attribute)
StreamClosed

T

terminated (ws4py.websocket.WebSocket attribute)
text_message() (ws4py.streaming.Stream method)
TextFrameEncodingException, [1]
TextMessage (class in ws4py.messaging)
TornadoWebSocketClient (class in ws4py.client.tornadoclient)

U

unmask() (ws4py.framing.Frame method)
UnsupportedFrameTypeException, [1]
UpgradableWSGIHandler (class in ws4py.server.geventserver)
upgrade() (ws4py.server.cherrypyserver.WebSocketTool method)
UTF8_ACCEPT (ws4py.utf8validator.Utf8Validator attribute)
UTF8_REJECT (ws4py.utf8validator.Utf8Validator attribute)
Utf8Validator (class in ws4py.utf8validator)
UTF8VALIDATOR_DFA (ws4py.utf8validator.Utf8Validator attribute)

V

validate() (ws4py.utf8validator.Utf8Validator method)

W

WebSocket (class in ws4py.websocket)
WebSocketBaseClient (class in ws4py.client)
WebSocketClient (class in ws4py.client.geventclient)
(class in ws4py.client.threadedclient)
WebSocketException
WebSocketPlugin (class in ws4py.server.cherrypyserver)
WebSocketServer (class in ws4py.server.geventserver)
WebSocketTool (class in ws4py.server.cherrypyserver)
WebSocketUpgradeMiddleware (class in ws4py.server.wsgi.middleware)
ws4py.__init__ (module)
ws4py.client (module)
ws4py.client.geventclient (module)
ws4py.client.threadedclient (module)
ws4py.client.tornadoclient (module)
ws4py.exc (module)
ws4py.framing (module)
ws4py.messaging (module)
ws4py.server.cherrypyserver (module)
ws4py.server.geventserver (module)
ws4py.server.wsgi.middleware (module)
ws4py.streaming (module)
ws4py.utf8validator (module)
ws4py.websocket (module)