File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ pip install eric-sse
1414* Features*
1515
1616* Send to one listener and broadcast
17- * SSE format was adopted by design, making the library suitable for such kind of model
1817* Callbacks and threading support
18+ * Support to SSE and concurrency batch process implementation
1919* Sockets server prefab for offline inter process communication
2020
2121* Possible applications*
Original file line number Diff line number Diff line change 11[project ]
22name = " eric-sse"
3- description = " A lightweight message dispatcher based on SSE protocol data transfer objects format "
3+ description = " A lightweight and extensible asyncronous message dispatcher "
44requires-python = " >=3.10"
55version = " 2.1.1.2"
66authors = [
You can’t perform that action at this time.
0 commit comments