3 releases (breaking)
0.3.0 | Nov 30, 2024 |
---|---|
0.2.0 | Oct 9, 2024 |
0.1.0 | Sep 28, 2024 |
#756 in Database interfaces
134 downloads per month
Used in ddnet-accounts
83KB
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
~62MB
~1M SLoC