-
## The problem
I am trying to run frequent test on my app. Test run successfully for few cycles and then it keep throwing error code 65.
Checked all set up mentioned in #507
- When try to build c…
-
After the last community standup, there was an announcement about the phasing out of `project.json`.
Here are a few issues I see with that and would love some clarifications.
- [x] Most of the non-N…
-
I haven't found the settings to change the startup directory. It doesn't seem to be starting from the root directory of the project by default, am I wrong?
Here's what I'm looking for.
https://s…
norru updated
6 years ago
-
### Description
_Properties_ --> _C/C++ Build_ --> _Settings_ --> _Tool Settings_ --> _Target Processor_, the combination (_Architecture_ = _RV32I_, _Multiply Extension (RVM)_ = _YES_, and _Integer D…
-
The AMQP-bridge currently expects that all messages it receives are already in Ditto Protocol (JSON).
That means that if Ditto connects for example to Eclipse Hono, the AMQP-bridge can only make sens…
-
Currently the amqp-bridge can connect to AMQP 1.0 endpoints (like for example Eclipse Hono).
We also want to support connecting to AMQP 0.9.1 brokers (e.g. the commonly used RabbitMQ) in order to ad…
-
We currently use Akka Distributed Data for synchronizing a authorization-cache (thing-cache, policy-cache) between all services which either read (search, gateway) or update (things, policies) this da…
-
I tried using Akka 2.5.12 together with artery udp remoting together with the [OpenJ9 JVM](https://github.com/eclipse/openj9).
There an Akka-cluster is not able to form as there is an `ArrayIndexOutO…
-
Hello. I'm trying to connect hono and ditto on amqp.
Hono and ditto already running on my pc. My ditto connected to hono.eclipse.org server.
But ditto didn't connect to my hono.
Is there a s…
-
Building the latest Base-7.0 branch on Windows using StrawberryPerl with MinGW gcc-7.1.0.
The problem appears to be unique to pvAccess, neither the CA server nor client are affected. I've tried tal…