Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romanblanco/kafka_websockets
https://github.com/romanblanco/kafka_websockets
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/romanblanco/kafka_websockets
- Owner: romanblanco
- License: unlicense
- Created: 2019-10-07T11:04:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-07T13:03:49.000Z (about 5 years ago)
- Last Synced: 2023-08-01T01:12:22.114Z (over 1 year ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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