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