sefidgaran / signalr_client

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

Error when setting transport to HttpTransportType.LongPolling #65

Open mamaly12 opened 1 year ago

mamaly12 commented 1 year 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'