Open Mallets opened 9 months ago
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.
Shared memory implemented with python bindings?
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