-
We are building this as past of a Python project using azure-uamqp-c.
However if trying to run it I am consistently getting an OpenSSL error:
```
uamqp.c_uamqp : b'error:1416F086:SSL routines:tls…
-
We have a need to support AMQP redirect. It seems a redirect response can occur either at the connection level or the link level, as documented here:
http://docs.oasis-open.org/amqp-bindmap/amqp-wsb/…
-
Hello,
We are seeing the following errors when trying to run on Ubuntu 16.04.2 LTS with OpenSSL:
uamqp.c_uamqp : b'error:1416F086:SSL routines:tls_process_server_certificate:certificate verify fai…
-
Implement Event Processor Host pattern like in the previous Python SDK
https://github.com/Azure/azure-event-hubs-python/tree/develop/eventprocessorhost
-
Hello,
I was wondering how one could set up an AMQP client on a network with a proxy.
I see there's various 'setoption' settings for proxy data in Azure C Shared Utility - but I can't find anythin…
-
- **OS and version used:**
- **SDK version used:**
# Description of the issue:
I have been using the SDK version 1.1.29 and identified that messages are not sending to IoTHub when…
-
# OS
Linux USCDBN-IOT-001 4.1.15-cl-som-imx7-4.0 #1 SMP PREEMPT Sun Aug 13 17:03:14 IDT 2017 armv7l GNU/Linux
# SDK version
HEAD is now at 50ce0588 release_2018_03_02_after_bump_version
./build.…
-
Hi. I am trying to implement a PoC in which I have to publish some data and receive them to do some processing. I have to python scripts: one for publish operation and other for subscribe.
I am p…
-
- **OS and version used:** Ubuntu 14.04
- **SDK version used:** 5263c83c1a9dd78a786a3dd095071f7fbc59ce00
# Description of the issue:
I'm trying to run the iothub_client_sample_device_…
-
- **OS and version used:** Ubuntu 16.04 LTS
- **SDK version used:** Master version
- **QT version used:** 5.6.3
- **GCC version:** 5.9 (customized for raspberry)
# Description o…