eclipse-zenoh/zenoh-python

Liveliness API

Closed this issue · 3 comments

fsteff commented

Describe the feature

The main implementation has added a feature called liveliness tokens (see docs).
It would be useful to have this available in the python bindings.

Issue in main repo: #652
Thanks!

Any updates on this? @JEnoch

It was implemented by #378 and is now available with v1.0.1.
And here are the new examples of usage: z_liveliness.py, z_sub_liveliness.py and z_get_liveliness.py