Docs.rs
arcp-runtime-2.0.0
arcp-runtime 2.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nficano
Dependencies
arcp-core ^2.0.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4
normal
dashmap ^6
normal
futures ^0.3
normal
jsonwebtoken ^10
normal
rusqlite ^0.39
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-tungstenite ^0.29
normal
optional
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
ulid ^1
normal
pretty_assertions ^1
dev
tempfile ^3
dev
tokio ^1
dev
tokio-test ^0.4
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module session
arcp_
runtime
2.0.0
Module session
Module Items
Structs
Enums
In arcp_
runtime::
runtime
arcp_runtime
::
runtime
Module
session
Copy item path
Source
Expand description
Per-session bookkeeping owned by the runtime.
Structs
§
Session
State
Server-side bookkeeping for one session.
Enums
§
Handshake
Phase
Phase of the four-step handshake (RFC §8.1).