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

Feature/rpc alignment #21

Closed MelamudMichael closed 5 months ago

MelamudMichael commented 6 months ago
  1. Using uattributes from protobuf
  2. Aligning invokeMethod to up-core 1.5.7
  3. Added invokeMethod with Cb
  4. Added unit-tests for RPC client