Skip to content

v2.5.0

Compare
Choose a tag to compare
@Teekeks Teekeks released this 15 Oct 16:02
· 753 commits to master since this release
  • EventSub and PubSub callbacks are now executed non blocking, this fixes that long running callbacks stop the library to respond to heartbeats etc.
  • EventSub subscription can now throw a TwitchBackendException when the API returns a Error 500
  • added the following EventSub topics (thanks d7415!)
    • "Goal Begin"
    • "Goal Progress"
    • "Goal End"