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

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

#329 in Authentication


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

~19–29MB
~559K SLoC