Expand description
bevy_replicon
backend implementation using aeronet_io
+ aeronet_transport
.
§Feature flags
std
(enabled by default) — Enables standard library support.client
— Enables support forbevy_replicon/client
.server
— Enables support forbevy_replicon/server
.document-features
— Enable this when generating docs.
Modules§
- client
client
- Client-side
bevy_replicon
support. - convert
- Allows converting between
bevy_replicon
andcrate
types. - server
server
- Server-side
bevy_replicon
support.