/bevy_replicon

ECS-focused high-level networking crate for the Bevy game engine.

Primary LanguageRustApache License 2.0Apache-2.0

Bevy Replicon

crates.io docs.rs codecov

ECS-focused high-level networking crate for the Bevy game engine using the Renet library.

The crate provides component-oriented world state replication and exposes an events-based messaging API.

Prediction and interpolation are not implemented in this crate, but the crate API is designed to be extensible so if your game needs something, you can implement it on top. Also check out related crates.

Getting Started

Check out the quick start guide.

See also examples.

Related Crates

Bevy compatibility

bevy bevy_replicon
0.11.1 0.18
0.11.0 0.6-0.17
0.10.1 0.2-0.6
0.10.0 0.1