Docs.rs
bevy_remote_stream-0.1.0
bevy_remote_stream 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
notmd
Dependencies
anyhow ^1
normal
bevy ^0.15
normal
futures-util ^0.3
normal
http-body-util ^0.1
normal
optional
hyper ^1
normal
optional
hyper-tungstenite ^0.15
normal
optional
serde ^1
normal
serde_json ^1
normal
smol ^2
normal
optional
smol-hyper ^0.1
normal
optional
tungstenite ^0.24
normal
optional
urlencoding ^2
normal
optional
Versions
26.83%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
DEFAULT_PORT
bevy_
remote_
stream
0.1.0
In bevy_
remote_
stream::
websocket
bevy_remote_stream
::
websocket
Constant
DEFAULT_
PORT
Copy item path
Source
pub const DEFAULT_PORT:
u16
= 3000;
Expand description
The default port that the WebSocket server will listen on.