Stephen Halter
30fe3a2288
Adopt Bedrock client abstractions in SignalR client ( #11484 )
2019-06-27 15:26:16 -07:00
Brennan
e8181ae479
Pass options to HubConnectionContext ( #11382 )
2019-06-20 13:18:12 -07:00
Mikael Mengistu
a9a9298d4f
Make SSEMessageFormatter internal and use new InternalsVisibleTo pattern ( #11356 )
2019-06-19 18:47:50 -07:00
Mikael Mengistu
04c3192d3c
Clean up Pubternal Types in SignalR ( #11162 )
2019-06-18 10:32:38 -07:00
Stafford Williams
c2e2d7d135
SignalR: Fix Crankier build ( #9976 )
...
* fix benchmarkapps build
* move Directory.* to BenchmarkServer
2019-05-23 08:20:34 -07:00
Mikael Mengistu
e3bf01eec3
Adding more streaming benchmark scenarios ( #10049 )
2019-05-08 10:13:43 -07:00
Stafford Williams
04600e83fc
Docs: Fix branch link ( #10014 )
2019-05-07 13:59:12 -07:00
BrennanConroy
f17721299a
Use NuGet.Config for SignalR benchmarks ( #9958 )
2019-05-03 17:31:04 -07:00
Mikael Mengistu
20d0497163
Remove HubProtocol minor version ( #9898 )
2019-05-02 14:47:22 -07:00
BrennanConroy
9fae14a926
System.Text.Json Hub Protocol ( #8932 )
2019-04-13 09:20:30 -07:00
Stafford Williams
3b32f43453
Crankier: Log connection exceptions ( #9045 )
2019-04-10 00:36:18 -07:00
Stafford Williams
73ec62adbd
Added Crankier docs ( #9044 )
...
Docs describing usage of Crankier
2019-04-04 08:06:23 -07:00
Sebastien Ros
1fb26a6467
Fixing NETCore.App version in benchmarks
2019-03-22 16:49:09 -07:00
Sébastien Ros
fd83f4dbb9
Using <FrameworkReference> in benchmark apps ( #7957 )
2019-02-27 10:27:01 -08:00
Nate McMaster
338de4710a
Automatically set 'PrivateAssets=All' for .Sources references ( #7539 )
...
When a `<Reference>` is named `*.Sources`, set PrivateAssets=All (exclude from generated nuspec) and IncludeAssets=ContentFiles (only consume content files, not .dll's)
2019-02-13 14:31:15 -08:00
Sébastien Ros
61bc18fee3
Exclude benchmark apps from builds ( #7171 )
2019-02-01 17:57:47 -08:00
BrennanConroy
dbf82dc8c4
Use System.Text.Json for Negotiate and Handshake ( #6977 )
2019-01-31 11:38:09 -08:00
BrennanConroy
6d28c44408
Fix SignalR perf app path ( #6650 )
2019-01-13 17:11:25 -08:00
Nate McMaster
3cd5054eb5
Merge branch 'release/2.2'
2019-01-11 07:20:00 -08:00
Nate McMaster
22f3166fa6
Merge branch 'release/2.1' into release/2.2
2019-01-10 01:22:10 -08:00
Nate McMaster
d3838620d6
Convert SignalR projects to build with ProjectReference ( #6457 )
...
Part of #4246
Changes:
* Update source code layout to follow the new conventions for this repo
* Update project files to use `<Reference>`
* Update targets to build NPM packages
* Update BuildTools to support custom 'restore' and 'test' targets
2019-01-09 13:12:35 -08:00