News

Is there a way to access the connectionId list outside of a Hub (e.g., from a Controller with an injected IHubContext)? If I call the ISingleClientProxy.InvokeAsync method from e.g., a controller, it ...