#account #server-client #ddnet #operations #requests #interface #game

ddnet-account-client

The account related operations of a client, that want to manage accounts & do requests to the account server

1 unstable release

0.1.0 Sep 28, 2024

#306 in Authentication

Download history 149/week @ 2024-09-27 12/week @ 2024-10-04 7/week @ 2024-10-11

168 downloads per month
Used in 3 crates

MIT/Apache

88KB
1.5K SLoC

This crate contains a base implementation for a client to do account related operations. It helps sending data, storing results persistently. This crate is not intended for creating UI, any game logic nor knowing about the communication details (be it UDP, HTTP or other stuff). It uses interfaces to abstract such concepts away.

Dependencies

~18–29MB
~564K SLoC