The underlying HTTPStreamClient that will execute the actual HTTP calls
Controls what Javascript type to deserialize Fauna longs to.
Max attempts for retryable exceptions.
Max backoff between retries.
A secret for your Fauna DB, used to authorize your queries.
Optional
status_Indicates if stream should include "status" events, periodic events that update the client with the latest valid timestamp (in the event of a dropped connection) as well as metrics about about the cost of maintaining the stream other than the cost of the received events.
Configuration for a streaming client. This typically comes from the
Client
instance configuration.