jamiewest / signalr_core

ASP.NET Core SignalR Dart Client
https://pub.dev/packages/signalr_core
MIT License
90 stars 58 forks source link

suggestion for wildcard message handler #98

Closed aktxyz closed 1 year ago

aktxyz commented 1 year ago

Not sure if there is already a way to do this? this change lets me setup an 'on' handler for otherwise unmatched messages.