sefidgaran / signalr_client

A Flutter SignalR Client for ASP.NET Core
https://pub.dev/packages/signalr_netcore
MIT License
71 stars 111 forks source link

Error when setting transport to HttpTransportType.LongPolling #65

Open mamaly12 opened 11 months ago

mamaly12 commented 11 months ago

When I set the transport to 'LongPolling' I receive the following error:

Failed to start the transport 'HttpTransportType.LongPolling': Expected a value of type 'String', but got one of type 'Null'