asp.net - SignalR: How do I dynamically register a Hub? -


i'm creating .net library has signalr hub inside of it. programmer import library inside his/her asp.net web application , need hub available.

normally people register hubs using iappbuilder.mapsignalr apparently doesn't work hubs different assemblies.

how do this? can't find related in signalr documentation.


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

c# - Unity IoC Lifetime per HttpRequest for UserStore -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -