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.
- Support sending, receiving, and viewing text type data.
- Support sending, receiving, and viewing image data in png and jpeg formats.
- Message content can be viewed with a hexadecimal viewer,currently only the first 5KB of the message can be viewed.
- Hex viewer supports viewing data within 100MB.
- The configuration data in the software interface can be saved as a file.
- Counts how often subscription data is received.
- Support Chinese and English.
- The interface display language supports runtime switching.
- Ability to load zenoh communication configuration files.
run the command in the project home directory
cargo build --release