James Newton-King
e7b84b753b
Refactor HubConnectionBuilder ( #1830 )
2018-04-04 21:19:13 +12:00
David Fowler
bc91191876
More benchmark command fixes
2018-03-27 13:26:55 -07:00
David Fowler
df317cffca
Fixing benchmarks
2018-03-27 13:17:22 -07:00
BrennanConroy
b7e2678592
Add new SignalR scenarios ( #1730 )
2018-03-27 10:14:08 -07:00
David Fowler
6053a34cf3
Don't expose HubConnectionContext on the Hub ( #1674 )
...
- Made HubCallerContext an abstract class
- Made DefaultHubCallerContext that gets data from the HubConnectionContext.
- Removed IP address
- Removed Connection property
2018-03-21 10:07:41 -07:00
BrennanConroy
a3886057d5
Add benchmark application to our repo ( #1579 )
2018-03-14 09:28:50 -07:00