Module fallback_client

Source
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§

FallbackClient
Client that provides automatic fallback from Ribbit to TACT

Enums§

FallbackError
Error type for fallback client operations