pub static TWITCH_PUBSUB_URL: Lazy<Url>
Available on crate feature pubsub only.
Expand description

Location to twitch PubSub

Can be overriden when feature mock_api is enabled with environment variable TWITCH_PUBSUB_URL.