#server-api #sentc #shared #sdk #values #server-client #user

sentc-crypto-common

Common shared values between sentc server api and the sentc client sdk

11 releases

0.11.0 Oct 26, 2024
0.10.0 Aug 10, 2023
0.9.3 Jul 26, 2023
0.8.0 Jun 8, 2023
0.1.2 May 29, 2023

#1005 in Cryptography

Download history 22/week @ 2024-08-26 3/week @ 2024-09-02 3/week @ 2024-09-09 1/week @ 2024-09-16 33/week @ 2024-09-23 13/week @ 2024-09-30 4/week @ 2024-10-07 8/week @ 2024-10-14 138/week @ 2024-10-21 31/week @ 2024-10-28 6/week @ 2024-11-04 3/week @ 2024-11-11 15/week @ 2024-11-18 8/week @ 2024-11-25 15/week @ 2024-12-02 26/week @ 2024-12-09

65 downloads per month
Used in 10 crates (8 directly)

Custom license

34KB
1K SLoC

Sentc common

Common shared values between sentc server api and the sentc client sdk.


lib.rs:

Sentc common to communicate with the backend api

The input and output for and from the server. The server output and input are json strings.

Contains type def for the ids. Ids are used internally. A UserId is not the user identifier which is sued to login.

Non std with alloc

Dependencies

~0.7–1.6MB
~34K SLoC