Docs.rs
renet2_netcode-0.1.1
renet2_netcode 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Shatur
UkoeHB
Dependencies
anyhow ^1.0
normal
optional
async-channel ^2.2
normal
optional
bevy_ecs ^0.15
normal
optional
bytes ^1.1
normal
crossbeam ^0.8
normal
optional
fragile ^2.0
normal
optional
futures ^0.3
normal
optional
futures-channel ^0.3
normal
optional
futures-util ^0.3
normal
optional
getrandom ^0.2
normal
optional
hmac-sha256 ^1.1
normal
http ^1.0
normal
optional
js-sys ^0.3
normal
optional
log ^0.4
normal
octets ^0.3
normal
quinn ^0.11.6
normal
optional
rcgen ^0.13
normal
optional
renet2 ^0.1.1
normal
renetcode2 ^0.1.1
normal
rustls ^0.23.5
normal
optional
rustls-pki-types ^1.7
normal
optional
send_wrapper ^0.6
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
time ^0.3
normal
optional
tokio ^1.32
normal
optional
tokio-native-tls ^0.3.1
normal
optional
tokio-rustls ^0.26.1
normal
optional
tokio-tungstenite ^0.26.1
normal
optional
tungstenite ^0.26.1
normal
optional
url ^2.4
normal
urlencoding ^2.1
normal
optional
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
wtransport ^0.5
normal
optional
env_logger ^0.11
dev
Versions
86.36%
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
renet2_
netcode
0.1.1
renet2_netcode
Constant
NETCODE_KEY_BYTES
Copy item path
Source
pub const NETCODE_KEY_BYTES:
usize
= 32; // 32usize
Expand description
The number of bytes in a private key;