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.
Tyler 48f0722cd7
Ensure we ping before sending anything
5 years ago
.gitignore initial commit 6 years ago
README.md Add README 6 years ago
eventhandlers.go Move source files to the main folder 6 years ago
events.go Move source files to the main folder 6 years ago
glide.lock Move source files to the main folder 6 years ago
glide.yaml Move source files to the main folder 6 years ago
pubsub.go Ensure we ping before sending anything 5 years ago
structs.go Move source files to the main folder 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.