PremSahooESL
PremSahooESL
Looks.... latest Eventhub **client.go** in this repo is not using latest amqp 1.0.1 lib 
Below is the **send()** of latest amqp 1.0.1 lib code.... 
Looks as if latest code does not use **amqp 1.0.1** Lib.
Some how I managed to use old **iotservice** client code. but no luck. I am getting below **error** continuously wile using **SendEvent()** for sending C2D message. ### **Error: protocol error:...
Could you please help me on this? Its quite urgent. Thanks in advance.
Doing above solved the application startup error. Now application is getting started. But while sending C2D message it throws same error. ### **### protocol error: received flow without next-incoming-id after...
Is the iotservice client tested to send C2D message?
``` OS: Windows 11 ```
Strawberry Perl (Version: 5.40.0.1)
ok. Thanks for your kind reply.