17704469cc | ||
---|---|---|
.gitignore | ||
README.md | ||
eventhandlers.go | ||
events.go | ||
glide.lock | ||
glide.yaml | ||
pubsub.go | ||
structs.go |
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.