Release v0.1.28
Changelog
Breaking Changes
Removed
- Removed
StreamEvents
class. - Removed
EventSubscriber
class.
Notes
Since we removed the StreamEvents
and EventSubscriber
classes, the way to get the viewer count now is to subscribe to the viewercount
event in the .connect
method. More information: Docs , API Signaling broadcast event, API Publish connect, API View connect