Skip to content

dpup/push2ws

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

push2ws: PubSubHubbub To Web Socket Bridge

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

Contributing

Questions, comments, bug reports, and pull requests are all welcome. Submit them on the project issue tracker.

License

Copyright 2014 Daniel Pupius. Licensed under the Apache License, Version 2.0.

About

PubSubHubbub to Web Socket bridge in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages