Module antimatter::session

source ·
Expand description

API client

session is so named since it manages resources and exposes encapsulate and open API functionality to the consumer for a single API session pertaining to a single domain. For a single domain, Session can and should be a long-lived object managed by the consumer, since it leverages various caches to improve performance.

Modules§