Skip to content

Releases: biyooon-ex/zenohex

v0.1.3

25 Feb 16:18
Compare
Choose a tag to compare
Bump to v0.1.3

v0.1.2

25 Feb 15:33
Compare
Choose a tag to compare
Bump to v0.1.2

v0.1.0

20 Jan 05:21
80390ff
Compare
Choose a tag to compare

Prototyping zenoh client library for elixir

Features

  • create Session, Publisher, Subscriber
  • subscribe int / float / string messages
  • publish int / float / string message

Limitation

Currently, Nodes communicate only within the same machine. Cannot connect to other ip addresses.