https://github.com/bitwyre/megaphone
Hear ye, hear ye :mega:
https://github.com/bitwyre/megaphone
pubsub redis websockets
Last synced: 3 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T13:11:54.000Z (4 months ago)
- Last Synced: 2025-03-28T09:11:30.184Z (3 months ago)
- Topics: pubsub, redis, websockets
- Language: C++
- Homepage:
- Size: 128 KB
- Stars: 20
- Watchers: 11
- Forks: 5
- Open Issues: 1
-
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