Skip to content

Added Multiple Data Channels for Parallel Transfers#27

Open
pmakde wants to merge 1 commit intodevlup-labs:mainfrom
pmakde:main
Open

Added Multiple Data Channels for Parallel Transfers#27
pmakde wants to merge 1 commit intodevlup-labs:mainfrom
pmakde:main

Conversation

@pmakde
Copy link
Copy Markdown
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