bevy_replicon_renet2

Crates.iobevy_replicon_renet2
lib.rsbevy_replicon_renet2
version
sourcesrc
created_at2024-12-23 20:30:35.749514+00
updated_at2025-04-27 23:29:48.260825+00
descriptionIntegration with renet2 for bevy_replicon
homepage
repositoryhttps://github.com/UkoeHB/renet2
max_upload_size
id1493394
Cargo.toml error:TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(UkoeHB)

documentation

README

Bevy Replicon Renet2

An integration of bevy_renet2 as a messaging backend for bevy_replicon.

Run tests with cargo test --features native_transport,client,server.

Compatible versions

bevy_replicon_renet2 bevy_renet2 bevy_replicon bevy
0.9 0.9 0.33 0.16
0.7 0.7 0.32 0.15
0.6 0.6 0.31 0.15
0.5 0.5 0.30 0.15
0.4 0.4 0.30 0.15
0.3 0.3 0.30 0.15
0.2 0.2 0.30 0.15
0.1 0.1 0.29 0.15
0.0.9 0.0.7 0.29 0.15
0.0.5 0.0.4 0.26 0.14.0
0.0.4 0.0.3 0.26 0.14.0
0.0.3 0.0.3 0.25 0.14.0
Commit count: 560

cargo fmt