The Core networking layer for multiplayer projects made in GameLoop community!
In GameLoop we organize contests, jams and classes about game development. This library will help developers to prototype quickly multiplayer games and applications.
In order to build this library:
cargo build
or in release mode:
cargo build --release