Skip to content

Conversation

@ao-anam
Copy link
Contributor

@ao-anam ao-anam commented Oct 28, 2025

Summary by cubic

Added a new "session" WebRTC data channel to receive server-sent data. This sets up the client for future features that stream data via the data channel.

  • New Features

    • Introduced a "session" data channel for server-to-client messages.
  • Refactors

    • Moved data channel message types into a dedicated enum for clearer typing and reuse.

Copilot AI review requested due to automatic review settings October 28, 2025 15:39
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@robbie-anam robbie-anam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ao-anam ao-anam merged commit 14c8b26 into main Oct 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants