Websockets instead of polling
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"fastapi",
|
||||
"sqlmodel",
|
||||
"uvicorn",
|
||||
"websockets",
|
||||
"python-multipart",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user