-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zenoh 1.0.0 release #116
Labels
release
Part of the next release
Comments
Is it intended to support both async-std and tokio? |
Zenoh internal async runtime is migrating to Tokio. If an application wants to use async-std, it can still doing via async-std's compatibility features. For any additional discussion about this topic, I suggest to move here and not on the roadmap issue. |
12 tasks
5 tasks
Shared memory implemented with python bindings? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Target date: April 22nd, 2024.
A dedicated project has been created to track all the PRs and issues that will land in the release.
The high-level set of features is the following:
API polishing
API alignment
Shared Memory
Protocol improvement
Tokio porting
CI/CD improvement
Eclipse Review
The text was updated successfully, but these errors were encountered: