Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemon-mint/event-broker
Server-side push server based on websocket
https://github.com/lemon-mint/event-broker
broker go golang high-performance hot-reload websocket
Last synced: 3 months ago
JSON representation
Server-side push server based on websocket
- Host: GitHub
- URL: https://github.com/lemon-mint/event-broker
- Owner: lemon-mint
- License: mit
- Created: 2021-01-08T03:05:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T12:10:36.000Z (over 2 years ago)
- Last Synced: 2024-06-19T16:46:21.044Z (8 months ago)
- Topics: broker, go, golang, high-performance, hot-reload, websocket
- Language: Go
- Homepage:
- Size: 37.1 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# event-broker
high performance event delivery server based on WebSockets.
# Features- WebSocket-based subscription
- Simple API
- Multi server support
- Fast message delivery
- Event synchronization and inter-transmission between servers
- Automatic recovery of connection between servers
- High concurrency
- Server-to-server authentication with HMAC SHA-384
- Resistance to replay attacks
- Low memory usage and low memory leak
- User-specified event type can be set in the message