[Subtask] Implement Akkor with WebSockets #64
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
🧾 Description
Implement Websockets with Akkor and establish a connection.
The Websocket serverpart (backendpart) needs to be in the UserSession.
Also implement a Websocket KeepAlive Packet which needs to be send every 5s.
🔗 Linked Issues
⚙️ Steps / Tasks
Developer Hints
https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications
✅ Definition of Done