Skip to content

sanri/zenoh-hammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenoh-hammer

Zenoh ui tool.
Convenient for simple zenoh network communication testing.

The functionality provided is similar to the zenoh command line tools z_sub, z_put, z_get.

中文/chinese readme

Example

Features

  • Support Zenoh V1.0
  • Support sending, receiving, and viewing multiple types of data.
    • text
    • binary
    • png, jpeg, bmp, gif, webp
  • Message content can be viewed with a hexadecimal viewer.
  • The configuration data in the software interface can be saved as a file.

Build

run the command in the project home directory

cargo build --release

or

cargo build --profile release-lto

About

zenoh ui tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages