rustnet

SDL2_net wrapping library for easier use.


Keywords
sdl2, sdl, sdl2_net, rustnet, rust
License
MIT

Documentation

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