Persistent worker issuing Twitch API queries based on the concurrency messages sent to it.
The shared associative array to put the results in, response values keyed by a unique numerical ID.
Path to a cacert.pem SSL certificate bundle.
spawn(&persistentQuerier, plugin.bucket, caBundleFile);
See Implementation
Persistent worker issuing Twitch API queries based on the concurrency messages sent to it.