20 releases (13 breaking)
| 0.14.0 | Feb 24, 2026 |
|---|---|
| 0.12.1 | Jan 3, 2026 |
| 0.11.0 | Nov 3, 2025 |
| 0.10.0 | Jun 20, 2025 |
| 0.1.0 | Dec 23, 2024 |
#2379 in Game dev
56 downloads per month
495KB
562 lines
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.14 | 0.13 | 0.39 | 0.18 |
| 0.13 | 0.13 | 0.38 | 0.18 |
| 0.12 | 0.12 | 0.37 | 0.17 |
| 0.11 | 0.11 | 0.36 | 0.17 |
| 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 |
Dependencies
~31–60MB
~1M SLoC