Marfusios/websocket-client

Support for custom HttpMessageInvoker on ClientWebSocket method ConnectAsync

DavidZaludek opened this issue · 0 comments

Currently, there is no option to add a custom HttpMessageInvoker on ClientWebSocket.ConnectAsync this was added in .net7 with support of HTTP/2.

https://learn.microsoft.com/en-us/dotnet/fundamentals/networking/websockets