atlasserver 0.1.0

Atlas is a rust library for the purpose of composing REST APIs out of re-usable and extensible modules, specifically with supporting the networking needs of online gaming services in mind.
1
2
3
import "rustproto.proto";

option (rustproto.serde_derive_all) = true;