grammers-session

Crates.iogrammers-session
lib.rsgrammers-session
version0.7.0
sourcesrc
created_at2020-01-31 12:02:33.542046
updated_at2024-09-17 16:31:56.478777
descriptionDifferent session storages for Telegram data.
homepagehttps://github.com/Lonami/grammers
repositoryhttps://github.com/Lonami/grammers
max_upload_size
id203610
size113,250
Lonami (Lonami)

documentation

https://docs.rs/grammers-session

README

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).

Commit count: 956

cargo fmt