#transport #networking #gamedev #multiplayer-game

renet_netcode

netcode transport for the renet crate: Server/Client network library for multiplayer games

1 stable release

new 1.0.0 Dec 24, 2024

#49 in #multiplayer-game

Download history 62/week @ 2024-12-19

62 downloads per month
Used in 2 crates (via bevy_renet)

MIT/Apache

235KB
4.5K SLoC

Renet Netcode

Latest version Documentation MIT Apache

Transport layer for the renet crate using renetcode.

Usage

This crate adds NetcodeServerTransport and NetcodeClientTransport, to see usages of this crate you can checkout renet README and the renet echo example.

Dependencies

~1–4.5MB
~78K SLoC