https://github.com/martinbrugnara/sseredis
Proxies Redis channels as HTTP SSE endpoints
https://github.com/martinbrugnara/sseredis
go redis server-sent-events
Last synced: 8 months ago
JSON representation
Proxies Redis channels as HTTP SSE endpoints
- Host: GitHub
- URL: https://github.com/martinbrugnara/sseredis
- Owner: MartinBrugnara
- License: mit
- Created: 2015-04-08T15:32:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T23:28:20.000Z (over 7 years ago)
- Last Synced: 2024-12-31T12:49:05.605Z (9 months ago)
- Topics: go, redis, server-sent-events
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sseredis
Proxies Redis channels as HTTP SSE endpoints (thus read only).
It's also provide a broker to authenticate against active django sessions.