mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 13:19:02 +00:00
569 B
569 B
Service Client
These are base classes for all the API clients for talking to other services.
Central Classes
- AbstractDynamicClient base class for API clients
- AbstractClient handles requests at a lower level
- Context handles request tracking
- ContextScrambler handles anonymization of public IPs