Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinbrugnara/sseredis
Proxies Redis channels as HTTP SSE endpoints
https://github.com/martinbrugnara/sseredis
go redis server-sent-events
Last synced: 11 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T23:28:20.000Z (almost 7 years ago)
- Last Synced: 2024-06-21T02:57:56.936Z (5 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.