Skip to content

Release v0.1.28

Compare
Choose a tag to compare
@nico-ramos nico-ramos released this 24 May 15:41
· 172 commits to main since this release
ff83017

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