[impl] Websocket System #2

Open
opened 2026-03-02 07:13:32 +01:00 by yun · 0 comments
Owner

Make the Websocket system

  • listen to ws endpoint
  • on connect, wait for a AuthSend message containing the user's session token
    • if the user sends something else, close the connection
  • after auth, send a InitGet message containing the user data, spaces and channels
## Make the Websocket system - listen to ws endpoint - on connect, wait for a AuthSend message containing the user's session token - if the user sends something else, close the connection - after auth, send a InitGet message containing the user data, spaces and channels
yun self-assigned this 2026-03-02 07:13:32 +01:00
yun added this to the Navak project 2026-03-02 07:13:32 +01:00
yun added reference wsbase 2026-03-02 19:03:44 +01:00
yun changed title from Websocket System to [impl] Websocket System 2026-03-10 16:21:01 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Navak/navak-backend#2
No description provided.