Docs.rs
actix-web-socket-io-0.1.1
actix-web-socket-io 0.1.1
Docs.rs crate page
BSD-3-Clause
OR
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gentean
Dependencies
actix ^0.13.3
normal
actix-rt ^2.9.0
normal
actix-web ^4
normal
actix-web-actors ^4.3.0
normal
async-trait ^0.1
normal
crossbeam ^0.8
normal
log ^0.4
normal
num_enum ^0.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.36.0
normal
uuid ^1.7.0
normal
Versions
21.43%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actix_
web_
socket_
io
0.1.1
Module session
Module Items
Structs
In crate actix_
web_
socket_
io
actix_web_socket_io
Module
session
Copy item path
Source
Structs
§
Auth
Success
鉴权响应数据
Connect
Packet
建立连接结构体
Emiter
发送客户端
Session
会话,每创建一个连接,生成一个会话
Session
Store
存储所有客户端会话的 store