Documentation
¶
Overview ¶
A very simple PubSubHubbub subscriber client that watches a feed that can be easily updated by visiting http://push-pub.appspot.com/.
Usage: $ go run example/example.go --host=[host or ip] --port=[port number]
The Hub will need to be able to communicate with your server. If your dev machine isn't publically accessible consider setting up reverse port forwarding from EC2 or a VPS (see https://medium.com/dev-tricks/220030f3c84a)
To gracefully shutdown the server and unsubscribe from the hub, press enter.
Click to show internal directories.
Click to hide internal directories.