-
Notifications
You must be signed in to change notification settings - Fork 119
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: zeromq/zmq.rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: zeromq/zmq.rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 17 files changed
- 4 contributors
Commits on May 31, 2024
-
Introduce async-dispatcher runtime feature
This allows us to use ZeroMQ with native schedulers instead of relying directly on Tokio or async-std's `spawn`. Co-Authored-By: Kyle <[email protected]> Co-Authored-By: Max <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d9ce5a - Browse repository at this point
Copy the full SHA 6d9ce5aView commit details -
Merge pull request #191 from zed-industries/async-dispatcher-feature
Introduce async-dispatcher runtime feature
Configuration menu - View commit details
-
Copy full SHA for 3fe6357 - Browse repository at this point
Copy the full SHA 3fe6357View commit details -
Configuration menu - View commit details
-
Copy full SHA for d85e820 - Browse repository at this point
Copy the full SHA d85e820View commit details -
Merge pull request #192 from zeromq/update-readme
update readme with status and runtime support
Configuration menu - View commit details
-
Copy full SHA for a0ef148 - Browse repository at this point
Copy the full SHA a0ef148View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9db906 - Browse repository at this point
Copy the full SHA d9db906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f74ee4 - Browse repository at this point
Copy the full SHA 3f74ee4View commit details -
Merge pull request #193 from zeromq/wrap-tests-in-cfg-test
enable async dispatcher macros only for tests
Configuration menu - View commit details
-
Copy full SHA for 01355be - Browse repository at this point
Copy the full SHA 01355beView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa75913 - Browse repository at this point
Copy the full SHA aa75913View 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.3.5...v0.4.0