Go to file
Tyler 4655a6de8e Add README 2017-04-15 01:36:56 -04:00
src/meow.tf/twitchpubsub initial commit 2017-04-15 01:35:29 -04:00
.gitignore initial commit 2017-04-15 01:35:29 -04:00
README.md Add README 2017-04-15 01:36:56 -04:00

README.md

Twitch PubSub

An implementation of Twitch's PubSub API.

Currently, it has events for the video-playback topic only, which is not officially supported. It is also untested for reconnections, etc.