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

Updated error message when forwarding WebSocket events #319

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Conversation

Xemdo
Copy link
Contributor

@Xemdo Xemdo commented Mar 12, 2024

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

Problem/Feature

Closes #309

Description of Changes:

  • Updated error message to "Failed to dial RPC handler for WebSocket server; It may not be running. See twitch event websocket --help for help on starting the WebSocket server."

Checklist

  • My code follows the Contribution Guide
  • I have self-reviewed the changes being requested
  • I have made comments on pieces of code that may be difficult to understand for other editors
  • I have updated the documentation (if applicable)

@Xemdo Xemdo merged commit f491ba8 into main Mar 29, 2024
8 checks passed
@Xemdo Xemdo deleted the feat-309 branch March 29, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify error message when failing to forward WebSocket events
1 participant