Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

nullforce-streaming/MixerHookProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Receiving Web Hook Calls from Mixer

General Approach

See Mixer Web Hooks

  • Register an Event
  • Create a function to handle the hook
    • Validate the request signature
    • Must handle duplicate events
  • Renew webhook every 90 days
    • Timer based function
    • Use renewalUrl provided in registration response

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages