Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add drop entitlement grant eventsub type #393

Merged
merged 2 commits into from Nov 13, 2021

Conversation

iProdigy
Copy link
Member

Prerequisites for Code Changes

  • This pull request follows the code style of the project
  • I have tested this feature

Changes Proposed

  • Support drop.entitlement.grant v1 eventsub type
  • Add generic support for eventsub subscription types that enforce event batching

Additional Information

The eventsub batching implementation in its current state is (somewhat) built off a trick and not flexible enough for batching to be idiosyncratically enabled/disabled for multiple subscriptions of a given type; instead, all subscriptions of a given type must strictly have batching enabled or disabled. Note: such batching control is not supported by Twitch anyways (at the moment — trying to get clarification on future plans, though)

@iProdigy iProdigy merged commit ca574a7 into develop Nov 13, 2021
@iProdigy iProdigy deleted the feature/eventsub-drop-entitlement-grant branch November 13, 2021 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants