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

ddnet-account-game-server

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

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

Download history 152/week @ 2024-09-28 166/week @ 2024-10-05 31/week @ 2024-10-12 2/week @ 2024-10-19 17/week @ 2024-11-02 1/week @ 2024-11-09 4/week @ 2024-11-16 1/week @ 2024-11-23 123/week @ 2024-11-30

134 downloads per month
Used in ddnet-accounts

MIT/Apache

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