Fittiboy / eventsub_websocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EventSub WebSocket

This library serves as a client for Twitch EventSub subscriptions via WebSocket.
It is used as the backend for my personal project, the Pond opener 3000™.
It supports reconnects both in the case of Twitch sending a Reconnect message, as well as underlying connection issues.

NOTE

This is a personal project for me, to experiment with Rust. If you want to interact with Twitch services, use the twitch_api crate!

About


Languages

Language:Rust 99.4%Language:Shell 0.6%