You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2022. It is now read-only.
Does this library support DialTLS in any way?
I don't see a way to dial to a rabbitmquri with amqps and a non-standard root ca.
Alternatively, is there a way to convert a standard streadway/amqp Conn into a wabbit Conn, so i can use streadway's DialTLS func to create the Conn and convert it to the wabbit Conn after.
Does this library support DialTLS in any way?
I don't see a way to dial to a rabbitmquri with amqps and a non-standard root ca.
Alternatively, is there a way to convert a standard streadway/amqp Conn into a wabbit Conn, so i can use streadway's DialTLS func to create the Conn and convert it to the wabbit Conn after.