#game-server #account #ddnet #operations #manage #system

ddnet-account-game-server

The account related operations of a game server, that want to manage accounts

2 unstable releases

0.2.0 Oct 9, 2024
0.1.0 Sep 28, 2024

#636 in Database interfaces

Download history 122/week @ 2024-09-23 34/week @ 2024-09-30 177/week @ 2024-10-07

333 downloads per month
Used in ddnet-accounts

MIT/Apache

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

~26–46MB
~795K SLoC