-
thank you for you great library it is planned to support AMQP 1.0 sooner because I can't find anther crate to create AMQP 1.0 client?
thank you in advance.
-
Be consistent with the rabbitmq console, for example:
1.Query the queue and exchange list
2.Query ready, unack, and ack data, queues, and exchange dimensions
...
Reference
GET | PUT | DELET…
-
I tested out removing the "iothob-no-client-cert=true" query string from the amqp stack [here](https://github.com/Azure/azure-iot-sdk-java/blob/d7e1d84cc0e4003f60dd12ffa75d4d43ce850224/device/iot-devi…
-
I understand amqp1-0-0 is quite different with 0-9-1, but since the former is the formal release, are you considering supporting it?
-
Support compression or large messages as well as setting the minLargeMessageSize on the client connection:
https://activemq.apache.org/components/artemis/documentation/latest/large-messages
-
For the HTTP protocol it would be really useful to leverage defined HTTP headers (e.g. for caching like "ETag", "Age", "Expires") for command messages issued via the HTTP long polling response.
Thi…
-
Hi,
I am running iotedge as transparent gateway and successfully connected my leaf-device with iotedge.
I have deployed a custom module(management-suite) at iotedge and have added following route …
-
Please add the config examples we wrote below to the Blackbox Exporter configuration examples file you have.
It took us some time to do it and it might help others to develop new probes (it is not an…
-
**Describe the bug**
I am trying to configure Basic AMQP authentication using `apachepulsar/pulsar`
Docker image + AoP. I can successfully install the protocol handler. When I register the `io.stre…
-
This is just a sort of a crazy idea of using Swagger Spec for REST over AMQP protocol instead of HTTP. I do understand that this will require a huge amount of work, but I would love to at least have a…