-
Notifications
You must be signed in to change notification settings - Fork 10
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: yusuf-musleh/mmar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: yusuf-musleh/mmar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 12 files changed
- 1 contributor
Commits on May 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 23e459f - Browse repository at this point
Copy the full SHA 23e459fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8a444 - Browse repository at this point
Copy the full SHA 8c8a444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b9439 - Browse repository at this point
Copy the full SHA 26b9439View commit details
Commits on Aug 23, 2025
-
feat: Add custom dns and cert support mmar client
These flags allow users to configure a custom DNS or TLS certificates for the mmar client to use when making request to the dev server. They are mainly used in simulation tests, however they could be utilized in more complicated setups.
Configuration menu - View commit details
-
Copy full SHA for 0dc60f9 - Browse repository at this point
Copy the full SHA 0dc60f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c98a082 - Browse repository at this point
Copy the full SHA c98a082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f1d48c - Browse repository at this point
Copy the full SHA 1f1d48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32a2e1a - Browse repository at this point
Copy the full SHA 32a2e1aView commit details
Commits on Sep 13, 2025
-
refactor: separate tcp conn from clientTunnel
This allows for cleaner separation between when tcp connections are created and when perform tunnel actions such as creating or reclaiming existing tunnels.
Configuration menu - View commit details
-
Copy full SHA for ed66e7c - Browse repository at this point
Copy the full SHA ed66e7cView commit details -
feat: implement tcp multiplexing
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.
Configuration menu - View commit details
-
Copy full SHA for 7878c99 - Browse repository at this point
Copy the full SHA 7878c99View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.6...master