zenoh
zenoh copied to clipboard
open() and init() should return a builder
Describe the feature
In accordance with the put(), subscribe(), publish(), get(), etc. API, also zenoh::open() and zenoh::init() operation should return a builder.
https://github.com/eclipse-zenoh/zenoh/pull/257 has been merged into api-changes branch. This issue will be automatically closed once api-changes is merged into master.