/rustnet

A networking library using SDL2_net for use in Rust applications.

Primary LanguageRust

rustnet Build Status

A networking library using SDL2_net for use in Rust applications.

These functions can be used to easily interface a client and a server without going into the nitty-gritty of networking in SDL2.

Built on top of rust-sdl2_net bindings: http://github.com/Limvot/rust-sdl2_net