signalr_client
signalr_client copied to clipboard
problem when add Authorize on .net 6 and add token on Client
(C# client works) and on flutter 'GeneralError (The underlying connection was closed before the hub handshake could complete.)' that happen when I add Authentication only
Have you found a workaround?