Skip to content

Conversation

pmakde
Copy link
Collaborator

@pmakde pmakde commented Oct 5, 2025

Added support for multiple WebRTC data channels to enable parallel file transfer. This update introduces three unordered data channels for sending file chunks concurrently, along with a dedicated reliable channel for control messages. All channels are initialized and tracked to ensure they are open before transfer, improving overall throughput and separating data from control traffic for more efficient and robust file sharing.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant