-
I am using my personal computer and trying to create conan package locally using command "conan create . --build=missing". I have installed all the local dependencies needed and seeing following error…
-
Hey @stevenhartley, @sophokles73, @dakrbo:
With the [issue](https://github.com/eclipse-uprotocol/uprotocol-rust/issues/10) closed regarding the implementation of the SDK, do you think now makes sen…
-
This is the continuation of https://github.com/eclipse-uprotocol/up-core-api/issues/77
after `up-core-api` has been merged into `up-spec` as part of #91
-
We are trying to run uStreamer in a open source and encountered issue specific to rpc usecase.
open source repo version used:
**up-cpp : v0.1.2-dev
up-client-zenoh-cpp: v0.1.4-dev
up-zenoh-examp…
-
1. Refactor cloud event implementation https://github.com/eclipse-uprotocol/up-cpp/tree/main/include/up-cpp/cloudevent
2. Update and write new unit-tests
-
Consider documenting the overall purpose of the BuildUAuthority class and its intended usage
_Originally posted by @umeirov in https://github.com/eclipse-uprotocol/up-cpp/pull/73#disc…
-
There are 2 bugs in the response factory method, one is that the passed UUID is the reqid and not the id, and the second is that the id needs to be generated like the other message times using the fac…
-
Hey @evshary -- I think you were saying you had a feature branch updating to use `UListener`.
Could you open a PR supporting those changes now that they have merged?
* https://github.com/eclipse-u…
-
When a Micro URI is validated, it assumes that the entity.id() must be greater than 0.
https://github.com/eclipse-uprotocol/up-cpp/blob/494b3313b55aaefe5b8b0376dd761b75fa96a78a/include/up-cpp/uri/s…
-
It is unclear what the CloudEvent module's functionality would be useful for.
All uProtocol APIs revolve around UMessages and it is up to a transport implementation if it wants to map UMessages to Cl…