2 unstable releases
0.2.0 | Oct 9, 2024 |
---|---|
0.1.0 | Sep 28, 2024 |
#706 in Database interfaces
60 downloads per month
Used in ddnet-accounts
70KB
1.5K
SLoC
This crate contains a base implementation for a game server to do account related operations. It helps sending data, storing results persistently. This crate is not intended for creating UI, any game logic, database implementations nor knowing about the communication details (be it UDP, HTTP or other stuff). It uses interfaces to abstract such concepts away.
Dependencies
~28–44MB
~823K SLoC