Skip to content

add websocket events for Real-time Event Handling #357

@nglmercer

Description

@nglmercer

Issue: Integrate kick-wss for Real-time Event Handling

📝 Description

Implement a unified real-time event system by integrating the [kick-wss](https://github.com/nglmercer/kick-wss) library. This will provide a lightweight, type-safe connection to Kick.com WebSockets without external dependencies.

🚀 Implementation Benefits

  • Zero Dependencies: Uses native WebSockets for a minimal footprint.
  • Type Safety: Full TypeScript support for events like ChatMessage, UserBanned, and Subscription.
  • Isomorphic: Works out-of-the-box for both our Backend and Frontend.
  • Reliability: Built-in auto-reconnection and debug modes.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions