Azure / azure-amqp

AMQP C# library
Other
94 stars 70 forks source link

Allow users to provide a ClientWebSocket instance for web socket communication #226

Closed timtay-microsoft closed 1 year ago

timtay-microsoft commented 1 year ago

This will allow users to access features only present in newer .NET versions like RemoteCertificateValidationCallback without targeting those frameworks in this project