Skip to content

Refinement: WebSocket Binary Framing #13

Description

@ashrafee-dev

The current WebSocket loop assumes every receive_bytes() call is a complete, valid audio file. In real-world streaming, you may need to handle chunked binary data.

Task

Research and implement a basic header or framing logic if the client is intended to stream a single continuous audio feed rather than multiple small files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions