You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.gitignore | 6 years ago | |
README.md | 6 years ago | |
eventhandlers.go | 6 years ago | |
events.go | 6 years ago | |
glide.lock | 6 years ago | |
glide.yaml | 6 years ago | |
pubsub.go | 5 years ago | |
structs.go | 6 years ago |
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.