feat: implement SSE-based real-time event distribution system with replay support and heartbeat functionality
This commit is contained in:
@@ -57,3 +57,7 @@ skip-magic-trailing-comma = false
|
||||
|
||||
# Like Black, automatically detect the appropriate line ending.
|
||||
line-ending = "auto"
|
||||
|
||||
[tool.pyright]
|
||||
include = ["src", "web", "tests"]
|
||||
extraPaths = ["."]
|
||||
|
||||
Reference in New Issue
Block a user