#telegram #tl

grammers-session

Different session storages for Telegram data

4 releases (breaking)

0.4.0 Oct 14, 2022
0.3.0 May 5, 2021
0.2.0 Jul 20, 2020
0.1.0 Jan 31, 2020

#143 in Authentication

Download history 82/week @ 2023-01-20 49/week @ 2023-01-27 70/week @ 2023-02-03 29/week @ 2023-02-10 94/week @ 2023-02-17 52/week @ 2023-02-24 35/week @ 2023-03-03 23/week @ 2023-03-10 17/week @ 2023-03-17 54/week @ 2023-03-24 51/week @ 2023-03-31 81/week @ 2023-04-07 57/week @ 2023-04-14 67/week @ 2023-04-21 59/week @ 2023-04-28 66/week @ 2023-05-05

253 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

165KB
2.5K SLoC

grammers-session

This library contains the Session trait and several session storages.

Sessions are used to remember the authorization key and home server address, to prevent having to create a new key and login every single time (which is an expensive process).

Dependencies