python-socketio
Navigation
Getting Started
The Socket.IO Clients
The Socket.IO Server
API Reference
Related Topics
Documentation overview
Index
A
|
C
|
D
|
E
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
W
A
ASGIApp (class in socketio)
AsyncAioPikaManager (class in socketio)
AsyncClient (class in socketio)
AsyncClient.reason (class in socketio)
AsyncClientNamespace (class in socketio)
AsyncManager (class in socketio)
AsyncNamespace (class in socketio)
AsyncRedisManager (class in socketio)
AsyncServer (class in socketio)
AsyncServer.reason (class in socketio)
AsyncSimpleClient (class in socketio)
attach() (socketio.AsyncServer method)
C
call() (socketio.AsyncClient method)
(socketio.AsyncClientNamespace method)
(socketio.AsyncNamespace method)
(socketio.AsyncServer method)
(socketio.AsyncSimpleClient method)
(socketio.Client method)
(socketio.ClientNamespace method)
(socketio.Namespace method)
(socketio.Server method)
(socketio.SimpleClient method)
Client (class in socketio)
Client.reason (class in socketio)
client_class (socketio.AsyncSimpleClient attribute)
(socketio.SimpleClient attribute)
CLIENT_DISCONNECT (socketio.AsyncClient.reason attribute)
(socketio.AsyncServer.reason attribute)
(socketio.Client.reason attribute)
(socketio.Server.reason attribute)
ClientNamespace (class in socketio)
close_room() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncNamespace method)
(socketio.AsyncRedisManager method)
(socketio.AsyncServer method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.Namespace method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
(socketio.Server method)
connect() (socketio.AsyncAioPikaManager method)
(socketio.AsyncClient method)
(socketio.AsyncManager method)
(socketio.AsyncRedisManager method)
(socketio.AsyncSimpleClient method)
(socketio.Client method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
(socketio.SimpleClient method)
connected (socketio.AsyncClient attribute)
(socketio.Client attribute)
ConnectionRefusedError (class in socketio.exceptions)
D
disconnect() (socketio.AsyncAioPikaManager method)
(socketio.AsyncClient method)
(socketio.AsyncClientNamespace method)
(socketio.AsyncManager method)
(socketio.AsyncNamespace method)
(socketio.AsyncRedisManager method)
(socketio.AsyncServer method)
(socketio.AsyncSimpleClient method)
(socketio.Client method)
(socketio.ClientNamespace method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.Namespace method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
(socketio.Server method)
(socketio.SimpleClient method)
E
emit() (socketio.AsyncAioPikaManager method)
(socketio.AsyncClient method)
(socketio.AsyncClientNamespace method)
(socketio.AsyncManager method)
(socketio.AsyncNamespace method)
(socketio.AsyncRedisManager method)
(socketio.AsyncServer method)
(socketio.AsyncSimpleClient method)
(socketio.Client method)
(socketio.ClientNamespace method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.Namespace method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
(socketio.Server method)
(socketio.SimpleClient method)
enter_room() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncNamespace method)
(socketio.AsyncRedisManager method)
(socketio.AsyncServer method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.Namespace method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
(socketio.Server method)
event() (socketio.AsyncClient method)
(socketio.AsyncServer method)
(socketio.Client method)
(socketio.Server method)
G
get_environ() (socketio.AsyncServer method)
(socketio.Server method)
get_namespaces() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncRedisManager method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
get_participants() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncRedisManager method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
get_rooms() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncRedisManager method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
get_session() (socketio.AsyncNamespace method)
(socketio.AsyncServer method)
(socketio.Namespace method)
(socketio.Server method)
get_sid() (socketio.AsyncClient method)
(socketio.Client method)
H
handle_request() (socketio.AsyncServer method)
(socketio.Server method)
I
initialize() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncRedisManager method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
instrument() (socketio.AsyncServer method)
(socketio.Server method)
K
KafkaManager (class in socketio)
KombuManager (class in socketio)
L
leave_room() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncNamespace method)
(socketio.AsyncRedisManager method)
(socketio.AsyncServer method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.Namespace method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
(socketio.Server method)
M
Manager (class in socketio)
Middleware (class in socketio)
module
socketio
N
Namespace (class in socketio)
namespaces (socketio.AsyncClient attribute)
(socketio.Client attribute)
O
on() (socketio.AsyncClient method)
(socketio.AsyncServer method)
(socketio.Client method)
(socketio.Server method)
P
PING_TIMEOUT (socketio.AsyncServer.reason attribute)
(socketio.Server.reason attribute)
pre_disconnect() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncRedisManager method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
PubSubManager (class in socketio)
R
receive() (socketio.AsyncSimpleClient method)
(socketio.SimpleClient method)
RedisManager (class in socketio)
register_namespace() (socketio.AsyncClient method)
(socketio.AsyncServer method)
(socketio.Client method)
(socketio.Server method)
rooms() (socketio.AsyncNamespace method)
(socketio.AsyncServer method)
(socketio.Namespace method)
(socketio.Server method)
S
save_session() (socketio.AsyncNamespace method)
(socketio.AsyncServer method)
(socketio.Namespace method)
(socketio.Server method)
send() (socketio.AsyncClient method)
(socketio.AsyncClientNamespace method)
(socketio.AsyncNamespace method)
(socketio.AsyncServer method)
(socketio.Client method)
(socketio.ClientNamespace method)
(socketio.Namespace method)
(socketio.Server method)
Server (class in socketio)
Server.reason (class in socketio)
SERVER_DISCONNECT (socketio.AsyncClient.reason attribute)
(socketio.AsyncServer.reason attribute)
(socketio.Client.reason attribute)
(socketio.Server.reason attribute)
session() (socketio.AsyncNamespace method)
(socketio.AsyncServer method)
(socketio.Namespace method)
(socketio.Server method)
shutdown() (socketio.AsyncClient method)
(socketio.AsyncServer method)
(socketio.Client method)
(socketio.Server method)
sid (socketio.AsyncSimpleClient property)
(socketio.SimpleClient property)
SimpleClient (class in socketio)
sleep() (socketio.AsyncClient method)
(socketio.AsyncServer method)
(socketio.Client method)
(socketio.Server method)
socketio
module
start_background_task() (socketio.AsyncClient method)
(socketio.AsyncServer method)
(socketio.Client method)
(socketio.Server method)
T
transport (socketio.AsyncSimpleClient property)
(socketio.SimpleClient property)
transport() (socketio.AsyncClient method)
(socketio.AsyncServer method)
(socketio.Client method)
(socketio.Server method)
TRANSPORT_CLOSE (socketio.AsyncServer.reason attribute)
(socketio.Server.reason attribute)
TRANSPORT_ERROR (socketio.AsyncClient.reason attribute)
(socketio.AsyncServer.reason attribute)
(socketio.Client.reason attribute)
(socketio.Server.reason attribute)
trigger_callback() (socketio.AsyncAioPikaManager method)
(socketio.AsyncManager method)
(socketio.AsyncRedisManager method)
(socketio.KafkaManager method)
(socketio.KombuManager method)
(socketio.Manager method)
(socketio.PubSubManager method)
(socketio.RedisManager method)
trigger_event() (socketio.AsyncClientNamespace method)
(socketio.AsyncNamespace method)
(socketio.ClientNamespace method)
(socketio.Namespace method)
W
wait() (socketio.AsyncClient method)
(socketio.Client method)
WSGIApp (class in socketio)