Skip to content

Conversation

@yusuf-musleh
Copy link
Owner

@yusuf-musleh yusuf-musleh commented Sep 12, 2025

This PR implements tcp multiplexing which significantly improves the performance and experience of make requests through mmar tunnels. It now supports processing multiple requests/responses concurrently
on the same single TCP connection between mmar server and client.

This allows for cleaner separation between when tcp connections
are created and when perform tunnel actions such as creating or
reclaiming existing tunnels.
This commit implements tcp multiplexing which significantly improves
the performance and experience of make requests through mmar tunnels.
It now supports processing multiple requests/responses concurrently
on the same single TCP connection between mmar server and client.
@yusuf-musleh yusuf-musleh merged commit 7878c99 into master Sep 13, 2025
2 checks passed
@yusuf-musleh yusuf-musleh deleted the feat/tcp-multiplexing branch September 13, 2025 06:46
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.

2 participants