Expand description
Fallback client that tries Ribbit first, then TACT
This module provides a client that attempts to use the Ribbit protocol first (as it’s the primary protocol) and falls back to TACT HTTP if Ribbit fails. Both protocols return identical BPSV data.
Structs§
- Fallback
Client - Client that provides automatic fallback from Ribbit to TACT
Enums§
- Fallback
Error - Error type for fallback client operations