Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpg1111/pubsubhub
Universal PubSub
https://github.com/cpg1111/pubsubhub
Last synced: 3 days ago
JSON representation
Universal PubSub
- Host: GitHub
- URL: https://github.com/cpg1111/pubsubhub
- Owner: cpg1111
- License: mit
- Created: 2015-10-14T00:37:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T01:30:25.000Z (almost 9 years ago)
- Last Synced: 2024-06-21T14:39:43.314Z (5 months ago)
- Language: Go
- Size: 0 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PubSubHub
Universal PubSubCurrently a WIP. The goal is to have a mq/pubsub that can talk over multiple protocols, currently tcp and websockets, soon adding udp. As well as be able to swap out its "engine" so that you can use either its native option, redis, zmq, rabbitmq, apache kafka or any other option contributors see fit.