Skip to content

Re-Engineer WebSocket Route #142

Description

@Superior126

Description

Ringers current websocket system runs through a single websocket connection. This can cause problems. To fix this, we should create two websocket endpoints.

  • Requests: This endpoint is for sending websocket requests such as sending messages, updating typing status, etc.
  • Events: This endpoint is for reviving events from the server such as incoming messages, typing updates, presence updates, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    Status
    ⚒ In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions