renet_netcode 1.1.0

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

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.