Simple SignalR application to demo SwiftR
Start with this: http://www.asp.net/signalr/overview/deployment/using-signalr-with-azure-web-sites
Then...
- Update NuGet packages, JavaScript references.
- Add CORS.
- Publish.
See running version at: http://swiftr.azurewebsites.net. This works with the SwiftR iOS demo application.
If you'd like to deploy this version to your own Azure instance: