Skip to content
Snippets Groups Projects
Commit 8b7d2ccf authored by Francesco Pham's avatar Francesco Pham
Browse files

zenoh: Add zenoh recipe for zenoh router and C client library

Add recipe for zenohd and zenoh-c

zenohd: installs the zenohd binary which is the executable for 
the zenoh router and provides support for zenoh communication 
routing and storage capabilities. 
Tested by running: `zenohd --plugin-search-dir /usr/lib`

zenoh-c: Zenoh C client library into a Yocto recipe that can be 
invoked as needed by applications.
The library has been tested and the zenoh primitives such as: pub, 
sub, put, get, scout.. appear to be working correctly.

Closes: https://git.ostc-eu.org/OSTC/planning/core-os/-/issues/242



Signed-off-by: default avatarFrancesco Pham <francesco.pham@huawei.com>
.
parent 1f5fa84b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment