Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/romanblanco/kafka_websockets


https://github.com/romanblanco/kafka_websockets

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

with the Go code you can send and receive messages to both Kafka (using https://github.com/Shopify/sarama) and Websockets (using https://github.com/pote/philote-go) and with the JS code you see the Websocket messages in browser's console (using https://github.com/pote/philote-js)

Zookeeper, Kafka, Philote servers need to be running