eclipse-uprotocol / up-transport-zenoh-cpp

C++ client library to connect to the zenoh implementation of uProtocol
Apache License 2.0
5 stars 15 forks source link

testRpcClient and testPubSub are included here, but rest on unmerged changes from Michael #25

Closed debruce closed 7 months ago

debruce commented 7 months ago

This branch has working tests for testRpcClient and testPubSub. Both are currently based on long uris. Changes need to be made to depend on Greg's micro uris before merge.

This is a massive PR as is, with ~1000 lines of changes from Michael's commits. My part is the fairly small amount of code in test/src/testPubSub.cpp and that CMakeLists.txt.

debruce commented 7 months ago

will re-push this from a fresher branch