push2ws is a Go library that creates a PubSubHubbub subscriber which forwards updates to a Web Socket.
It was created for a personal project, so may not be super reusable, but happy to take PRs to better generalize it.
For API documentation see https://godoc.org/github.com/dpup/push2ws
Questions, comments, bug reports, and pull requests are all welcome. Submit them on the project issue tracker.
Copyright 2014 Daniel Pupius. Licensed under the Apache License, Version 2.0.