You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the growing number of issues related to implementing different types of hubs (e.g., NotifierHub, single-subscriber hubs, thread-safe hubs), it would be beneficial to define a Hub trait that all hub implementations must conform to.
With the growing number of issues related to implementing different types of hubs (e.g., NotifierHub, single-subscriber hubs, thread-safe hubs), it would be beneficial to define a Hub trait that all hub implementations must conform to.