Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cpg1111/pubsubhub

Universal PubSub
https://github.com/cpg1111/pubsubhub

Last synced: 3 days ago
JSON representation

Universal PubSub

Awesome Lists containing this project

README

        

# PubSubHub
Universal PubSub

Currently 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.