Docs.rs
turn-server-4.0.0
turn-server 4.0.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
aws-lc-rs ^1.14
normal
optional
base64 ^0.22
normal
bytes ^1
normal
clap ^4
normal
crc32fast ^1.5.0
normal
log ^0.4
normal
md-5 ^0.10
normal
mimalloc ^0.1
normal
num_cpus ^1.17.0
normal
num_enum ^0.7
normal
parking_lot ^0.12
normal
prost ^0.14
normal
optional
rand ^0.9
normal
serde ^1
normal
simple_logger ^5
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
optional
tokio-stream ^0.1
normal
optional
toml ^0.9.6
normal
tonic ^0.14
normal
optional
tonic-prost ^0.14
normal
optional
url ^2.5.7
normal
optional
criterion ^0.7
dev
pollster ^0.4.0
dev
proptest ^1.4
dev
tonic-prost-build ^0.14
build
optional
Versions
42.34%
of the crate is documented
This release has been yanked, go to latest version
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
Crate turn_server
turn_
server
4.0.0
All Items
Crate Items
Modules
Functions
Crate
turn_
server
Copy item path
Source
Modules
§
codec
Session Traversal Utilities for NAT (STUN)
config
grpc
handler
prelude
server
service
statistics
Functions
§
start_
server
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.