Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitwyre/megaphone
Hear ye, hear ye :mega:
https://github.com/bitwyre/megaphone
pubsub redis websockets
Last synced: about 3 hours ago
JSON representation
Hear ye, hear ye :mega:
- Host: GitHub
- URL: https://github.com/bitwyre/megaphone
- Owner: bitwyre
- Created: 2020-01-11T18:13:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T18:46:56.000Z (3 months ago)
- Last Synced: 2024-08-14T23:52:04.646Z (3 months ago)
- Topics: pubsub, redis, websockets
- Language: C++
- Homepage:
- Size: 125 KB
- Stars: 19
- Watchers: 11
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Megaphone
Megaphone is a tool used at Bitwyre for passing messages from the matching engine to client websockets. It really is that simple.
# How does it work?
--TODO--
# TODO
- Get to a working condition
- Add docs
- Add tests
- Add benchmarks