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