Docs.rs
turn-server-3.4.0
turn-server 3.4.0
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
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
Module prometheus
turn_
server
3.4.0
Module prometheus
Module Items
Structs
Statics
Functions
In turn_
server::
statistics
turn_server
::
statistics
Module
prometheus
Copy item path
Source
Expand description
issue
Integrated Prometheus Metrics Exporter
Structs
§
Metrics
Summarized metrics data for Global/TCP/UDP.
Statics
§
METRICS
Functions
§
generate_
metrics
Generate prometheus metrics data that externally needs to be exposed to the
/metrics
route.