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.52k stars 161 forks source link

feat(ACL): Add liveliness token filters #1594

Closed oteffahi closed 6 days ago

oteffahi commented 1 week ago

Adds liveliness filters to ACL. The new message types are ["liveliness_token", "declare_liveliness_subscriber", "liveliness_query"]. Delcaration filters also apply on their respective undeclarations.

Closes #1562

github-actions[bot] commented 1 week ago

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