Skip to main content

DEFAULT_PORT

Constant DEFAULT_PORT 

Source
pub const DEFAULT_PORT: u16 = 15702; // 15_702u16
Available on crate feature http and non-target_family=wasm only.
Expand description

The default port that Bevy will listen on.

This value was chosen randomly.