Something went wrong while setting issue due date.
Add websockets
Open
Add websockets
- Use autobahn/twisted to create a websocket around flask API
-
Authenticate with handshake message containing authorisation header in body
- Authenticate with same token issued by API token endpoint
- Handle handshake messages cleanly
- Figure out what to do on auth failure
- On auth start listening to client-inbox in new thread
- On message write to client-outbox
- On message in client-inbox ws.send to client
- Handle disconnect
- Rebase up to v0.1
changed milestone to %SoAR-2023W01
added Partner::NOC Status::Sprint Backlog labels
added Status::In Progress label and removed Status::Sprint Backlog label
assigned to @danjon
created merge request !6 to address this issue
mentioned in merge request !6
changed milestone to %SoAR-2023W05
added Status::Sprint Backlog label and removed Status::In Progress label
changed milestone to %SoAR-2023W07
removed Status::Sprint Backlog label
Please register or sign in to reply