github eclipse-zenoh/zenoh 0.5.0-beta.8
v0.5.0-beta.8

latest releases: 1.8.0, 1.7.2, 1.7.1...
pre-release4 years ago

Changelog:

  • New features:
    • Mesh routing: routers and peers can be deployed in a mesh topology (9084fb8). Multiple routers can be deployed at the edge between a mesh of routers and a mesh of peers for load balancing and fault tolerance purposes (c103689).
    • Automatic reconnection: clients routers and peers try to reconnect to their configured peers after disconnection (2b539fd).
    • TLS-based transport
    • Shared memory messages are sent over the network if the target subscriber is not on the same host
    • make RBuf and WBuf to implement respectively the traits std::io::Read and std::io::Write
  • Bug fixes:
    • Encoding mime-type for HTML was misspelled.
  • Other noteworthy changes:
    • Performances improvements.
    • Examples now have a --config option for a config file
    • Update async-std to 1.9.0

Available on:

Don't miss a new zenoh release

NewReleases is sending notifications on new releases.