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.
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.
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