-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Advantages:
- better integration with FastAPI https://fastapi.tiangolo.com/advanced/websockets/
- Authentication would be easier without workarounds
- no limitation on connection when not on HTTP/2 (see https://developer.mozilla.org/en-US/docs/Web/API/EventSource)
- Also possible to send messages directly (e.g. when forcing an update, getting other messages)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request