#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

#330 in Authentication

Download history 154/week @ 2024-09-28 8/week @ 2024-10-05 13/week @ 2024-10-12 3/week @ 2024-10-19 12/week @ 2024-11-02 1/week @ 2024-11-09 8/week @ 2024-11-16 6/week @ 2024-11-23 141/week @ 2024-11-30

160 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–33MB
~566K SLoC