renet_netcode

Crates.iorenet_netcode
lib.rsrenet_netcode
version1.1.0
created_at2024-12-24 18:53:49.104187+00
updated_at2025-08-11 04:50:18.465619+00
descriptionnetcode transport for the renet crate: Server/Client network library for multiplayer games
homepage
repositoryhttps://github.com/lucaspoffo/renet
max_upload_size
id1494227
size43,296
(lucaspoffo)

documentation

README

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.

Commit count: 511

cargo fmt