Installation
pip install eric-sse
With Redis support
pip install eric-sse[redis-queues]
Features
- Send to one listener and broadcast
- SSE format was adopted by design, making the library suitable for such kind of model
- Callbacks and threading support
- Sockets server prefab for offline inter process communication
Possible applications
- Message delivery mechanisms based on SSE
- Message queue processing (logging, etc)
- See https://github.com/laxertu/eric-api
Documentation
Trivia
- Library name pretends to be a tribute to the following movie https://en.wikipedia.org/wiki/Looking_for_Eric