#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

2 unstable releases

new 0.2.0 Nov 30, 2024
0.1.0 Sep 28, 2024

#323 in Authentication

Download history 124/week @ 2024-09-23 33/week @ 2024-09-30 7/week @ 2024-10-07 14/week @ 2024-10-14 13/week @ 2024-11-04 11/week @ 2024-11-18 124/week @ 2024-11-25

148 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

~19–30MB
~563K SLoC