Configuration for a JungleBus client.
@type t() :: %BSV.JungleBus.Config{ api_version: String.t(), server_url: String.t(), token: String.t() | nil }