-
I'm receiving this error in the splunkd log every minute. No data is being ingested. I have double-checked the configuration in Azure and Splunk multiple times. Any idea what could be causing this?
`…
-
I came across [this](https://qpid.apache.org/releases/qpid-cpp-1.38.0/messaging-api/book/section-addresses.html) page, specifically [`subject` on `addressStrings`](https://qpid.apache.org/releases/qpi…
-
Hi,
I am following example mentioned [here](https://github.com/amqp/rhea/blob/aa63e78102b32dcefec1930a1e151f3e5c5ce906/examples/sasl/simple_sasl_client.js). There are two issues that I am getting:
…
-
This location can cause a crash when the body of a message is an AMQP 1.0 encoded term (rather than a list of binaries or a list of amqp value sequences).
https://github.com/rabbitmq/rabbitmq-shove…
-
First of all: big thanks for your work on Hono so far, especially for the introduced C&C functionality.
However, I wonder if there is a Java-based example available, which demonstrate the dispatchm…
-
Please provide some guide to build project from sources
fedya updated
5 years ago
-
### Background
We implement request/response communication pattern via AMQP and use Qpid (C++ version) as the amqp broker. We ported our applications from amqp10 to rhea because when we moved from no…
-
I'm trying to enable the 3.7.x version of this plugin (20171201-3.7.x.ez) on Mac OSX with Erlang/OTP 21 64bit. Here is the url I used to download the plugin:
`curl https://dl.bintray.com/rabbitmq…
-
I see that `rpc_server` and `rpc_client` implemented in `Container` class. Is there any reason they are not included in typescript definitions? Also can we rename them as `createRpcServer` and `create…
-
I have a test app running on a setInterval to do load testing and see if I run into any issues. I keep getting an `RangeError [ERR_OUT_OF_RANGE]` error after a few seconds to running the loop. What am…