SignalRMap.Controllers |
SignalRMap.Tests |
Name | Description |
---|---|
MapHub | This is the only class you need to create to speak with the client. It's methods are directly callable from javascript (neato) |
MapHub.MapClient | model class for the join message. I tried to use dynamic here, but it didn't work. |
MapHub.MapClient.Location | |
RegisterHubs |