eclipse-zenoh / zenoh

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
https://zenoh.io
Other
1.44k stars 151 forks source link

explicit export from zenoh_config, 'peer', 'client' removed #1402

Closed milyin closed 2 weeks ago

github-actions[bot] commented 3 weeks ago

PR missing one of the required labels: {'breaking-change', 'internal', 'new feature', 'enhancement', 'bug', 'dependencies', 'documentation'}

github-actions[bot] commented 3 weeks ago

PR missing one of the required labels: {'internal', 'documentation', 'dependencies', 'bug', 'breaking-change', 'enhancement', 'new feature'}

github-actions[bot] commented 3 weeks ago

PR missing one of the required labels: {'documentation', 'breaking-change', 'enhancement', 'new feature', 'bug', 'internal', 'dependencies'}

fuzzypixelz commented 2 weeks ago

@milyin This pull request goes a bit further and hides all of the programmatic configuration API: https://github.com/eclipse-zenoh/zenoh/pull/1419.

Mallets commented 2 weeks ago

Superseded by https://github.com/eclipse-zenoh/zenoh/pull/1419