sefidgaran / signalr_client

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

Web support missing after adding msgpack dependency #29

Closed kaashyapan closed 2 years ago

kaashyapan commented 2 years ago

https://github.com/sefidgaran/signalr_client/pull/22

sefidgaran commented 2 years ago

It is under investigation, web support is available on previous version. thanks

sefidgaran commented 2 years ago

Package has been updated to add WEB support back by adding Message Pack with WEB support.