Docs.rs
turn-server-3.4.0
turn-server 3.4.0
Permalink
Docs.rs crate page
GPL-2.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
mycrl
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
axum ^0.7
normal
base64 ^0.22
normal
bytes ^1
normal
clap ^4
normal
crc ^3
normal
hmac ^0.12
normal
itertools ^0.13.0
normal
log ^0.4
normal
md-5 ^0.10
normal
mimalloc ^0.1
normal
num_enum ^0.7
normal
parking_lot ^0.12
normal
prometheus ^0.13.4
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1.0
normal
sha-1 ^0.10
normal
simple_logger ^5
normal
thiserror ^2.0.4
normal
tokio ^1
normal
tokio-stream ^0.1
normal
toml ^0.7
normal
anyhow ^1.0
dev
base64 ^0.22.1
dev
bytes ^1.4.0
dev
criterion ^0.5
dev
rand ^0.8.5
dev
tokio ^1
dev
Versions
38.86%
of the crate is documented
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
turn_
server
3.4.0
All Items
Crate Items
Modules
Functions
Crate
turn_server
Copy item path
Source
Modules
§
api
config
observer
router
server
statistics
stun
Session Traversal Utilities for NAT (STUN)
turn
Functions
§
startup
In order to let the integration test directly use the turn-server crate and start the server, a function is opened to replace the main function to directly start the server.