-
Notifications
You must be signed in to change notification settings - Fork 1
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
[WiP] Bump Zenohex to 1.0 #79
base: main
Are you sure you want to change the base?
Conversation
e242f6f
to
7906468
Compare
The above commit tried to fix Rust / Module Reorganization. The modification has been done mainly to |
[MARKED for FUTURE] |
The above commit tackled to Rust / Removal of the sync and async preludes. |
The above two commits tried to refine the treatment of QoS and ZBytes, but I'm not sure these are the suitable fixes,,, |
It's time to start supporting Zenoh v1.0! This tries to fix #59
Note that this trial is in progress and has not yet been successfully compiled, but we create this PR to facilitate tracking of the progress of our work. Also, mix_compile.log (by
mix compile 2>&1 | tee mix_compile.log
) is added to track the history, which will be removed at the end of this work.Since there are so many TODOs to tackle, we set the goal of this work so that "the compilation and CI test could pass."
TODO for completing this work:
Reference: