Pawel Kadluczka
|
240c09034e
|
Merge branch 'rel/1.0.0-alpha1' into dev
|
2017-09-12 13:08:15 -07:00 |
Pawel Kadluczka
|
35683fb2b8
|
Fixing a bug where adding protocol with build would have no effect
|
2017-09-12 13:06:38 -07:00 |
Pawel Kadluczka
|
0557319870
|
Merge branch 'rel/1.0.0-alpha1' into dev
|
2017-09-11 21:31:02 -07:00 |
Pawel Kadluczka
|
abd669849d
|
Making MsgPack work in IE10
|
2017-09-11 21:14:15 -07:00 |
Pawel Kadluczka
|
54c71c4c10
|
Replacing Cache-Control header with nonce
Makes long polling work on IE10 and IE9
|
2017-09-11 21:12:18 -07:00 |
Pawel Kadluczka
|
67b2b27ac9
|
Enabling passing relative Url when creating connections
|
2017-09-11 21:07:47 -07:00 |
Pawel Kadluczka
|
bb79a9760c
|
Enabling creating HubConnection without HttpConnection
|
2017-09-11 21:07:47 -07:00 |
BrennanConroy
|
ef4da90c91
|
Merge branch 'rel/1.0.0-alpha1' into dev
|
2017-09-11 16:55:57 -07:00 |
BrennanConroy
|
393ab6a4f0
|
Add extension method to get HttpContext on HubConnectionContext (#849)
|
2017-09-11 16:55:32 -07:00 |
LivioF
|
fea0db3814
|
Renamed private fields according to coding guidelinesù
|
2017-09-11 10:33:00 -07:00 |
Pawel Kadluczka
|
eec4b33cff
|
Merge branch 'rel/1.0.0-alpha1' into dev
|
2017-09-07 14:25:43 -07:00 |
Pawel Kadluczka
|
62bbe943e8
|
Make sure long polling transport can survive http client timeout
|
2017-09-07 14:14:52 -07:00 |
Pawel Kadluczka
|
225d2ed6f1
|
Merge branch 'rel/1.0.0-alpha1' into dev
|
2017-09-07 10:30:31 -07:00 |
Pawel Kadluczka
|
4ac8e786cf
|
Adding HubConnectionBuilder
|
2017-09-07 10:04:42 -07:00 |
Pawel Kadluczka
|
8ff6a4b624
|
Merge branch 'rel/1.0.0-alpha1' into dev
|
2017-09-07 09:52:28 -07:00 |
Pawel Kadluczka
|
9e614b6cc7
|
Initializing HubOptions.JsonSerializationSettings to default settings
|
2017-09-07 09:51:20 -07:00 |
Pawel Kadluczka
|
b4c61b6c2d
|
Client side method names should be case insensitive
|
2017-09-07 09:50:13 -07:00 |
Pawel Kadluczka
|
2cc72d72cd
|
Logging traffic at Trace level
|
2017-09-06 11:56:38 -07:00 |
Pawel Kadluczka
|
269e1d1b5e
|
Merge branch 'rel/1.0.0-alpha1' into dev
|
2017-09-05 12:22:49 -07:00 |
Pawel Kadluczka
|
ceff4bd7da
|
Exceptions from user's event handlers should be caught and logged
Otherwise they can spoil event queue and make the client not raise the Received event anymore
Fixes: #818
|
2017-09-05 12:21:47 -07:00 |
Nate McMaster
|
d3ae3abe2a
|
Use PackageLineup to manage PackageReference versions
|
2017-09-01 16:34:32 -07:00 |
Pawel Kadluczka
|
93b6bcc523
|
Merge branch 'rel/1.0.0-alpha1' into dev
|
2017-09-01 10:20:45 -07:00 |
Mikael Mengistu
|
92775235f6
|
Branching for Alpha
|
2017-08-31 17:15:41 -07:00 |
Mikael Mengistu
|
cd10d7e122
|
Fixing csproj
|
2017-08-31 16:22:36 -07:00 |
Pawel Kadluczka
|
29ad3d1dd6
|
Adding third-party-notices.txt for msgpack5
|
2017-08-31 15:34:11 -07:00 |
BrennanConroy
|
ec18f7a1cb
|
Close the ClientSample app when connection closed (#805)
|
2017-08-31 15:31:10 -07:00 |
BrennanConroy
|
7418785a5e
|
Fix WebSocket race in E2E test (#809)
|
2017-08-31 15:30:55 -07:00 |
Mikael Mengistu
|
8ec2848646
|
AllExcept for Dynamic and Typed Hubs (#796)
|
2017-08-31 15:30:19 -07:00 |
Pawel Kadluczka
|
f31e5ad42a
|
Updating signalr-client module version
|
2017-08-31 14:01:25 -07:00 |
Nate McMaster
|
5b767e05b4
|
Lift local function to class function to workaround issue in xunit.analyzers and roslyn
|
2017-08-31 13:42:44 -07:00 |
Mikael Mengistu
|
7dcbf25069
|
Headers for TS files (#798)
|
2017-08-31 11:33:14 -07:00 |
Pawel Kadluczka
|
5dceaa8149
|
Adding Microsoft.AspNetCore.SignalR.Client
|
2017-08-31 10:10:02 -07:00 |
Pawel Kadluczka
|
36acebf9fb
|
Renaming Microsoft.AspNetCore.SignalR.Client to Microsoft.AspNetCore.SignalR.Client.Core
|
2017-08-31 10:10:02 -07:00 |
Pawel Kadluczka
|
521eed1438
|
Renaming Microsoft.AspNetCore.SignalR.Http to Microsoft.AspNetCore.SignalR
|
2017-08-31 10:10:02 -07:00 |
Pawel Kadluczka
|
fa1f7f0b13
|
Renaming Microsoft.AspNetCore.SignalR to Microsoft.AspNetCore.SignalR.Core
|
2017-08-31 10:10:02 -07:00 |
David Pendray
|
e8d3587f9f
|
Update README.md
Fix typo
|
2017-08-31 09:10:31 -07:00 |
Pawel Kadluczka
|
7db480b23e
|
Changing the way users can enable logging
|
2017-08-30 17:26:05 -07:00 |
BrennanConroy
|
b8d2d24b67
|
Log connection resets as trace not error (#799)
|
2017-08-30 14:57:26 -07:00 |
BrennanConroy
|
5ff5c38325
|
Add Group Add and Remove acks (#780)
|
2017-08-30 14:07:23 -07:00 |
Pawel Kadluczka
|
ea78ad402a
|
Really fix this typo
|
2017-08-30 09:29:37 -07:00 |
Pawel Kadluczka
|
528ec95f08
|
Update README.md
|
2017-08-30 09:29:37 -07:00 |
Pawel Kadluczka
|
144e15751c
|
Update README.md
|
2017-08-30 09:29:37 -07:00 |
Nate McMaster
|
9c0dc52d67
|
Use Directory.Build.props/targets
|
2017-08-29 10:17:20 -07:00 |
Pawel Kadluczka
|
66876aa2f8
|
Making test and samples IE/ES5 aware
|
2017-08-29 09:26:53 -07:00 |
Pawel Kadluczka
|
2a36aa141d
|
Making the client and tests work on IE
|
2017-08-28 17:06:25 -07:00 |
Pawel Kadluczka
|
ff2bf5ad75
|
Creating ES5 version of the TS client
|
2017-08-28 17:06:24 -07:00 |
Mikael Mengistu
|
c0d47adb11
|
Allow spaces in path (#779)
|
2017-08-28 15:29:33 -07:00 |
Mikael Mengistu
|
6907261453
|
Unset the UserAgent Header in the TS client (#781)
|
2017-08-28 14:18:08 -07:00 |
Mikael Mengistu
|
b60e598277
|
Setting the User-Agent header (#759)
|
2017-08-27 16:35:28 -07:00 |
Pawel Kadluczka
|
ccc97c67ab
|
Making msgpack5 a prod dependency
Fixes: #764
|
2017-08-25 16:43:13 -07:00 |