twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

ws mock server keepalive_timeout_seconds query parameter support #312

Closed Dkamps18 closed 8 months ago

Dkamps18 commented 8 months ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem/Feature

Adds support for the keepalive_timeout_seconds query parameter to the EventSub WebSocket mock server

Description of Changes:

Checklist