Andrew Stanton-Nurse
b124cb5283
Switch UMD build to WebPack ( #2496 )
2018-06-15 10:55:55 -07:00
BrennanConroy
7e832eeb27
Add JS unit tests for WebSockets ( #2495 )
2018-06-14 16:54:28 -07:00
Andrew Stanton-Nurse
422e3c98f8
🆙 ts-jest ( #2497 )
2018-06-14 16:29:36 -07:00
Andrew Stanton-Nurse
f94f6b73ef
fix running Functional Tests in the browser ( #2494 )
2018-06-14 14:14:51 -07:00
BrennanConroy
296fcc9423
Add JS unit tests for SSE ( #2484 )
2018-06-14 13:44:36 -07:00
BrennanConroy
3345b6c308
Fix Cpp builds ( #2465 )
2018-06-13 14:33:59 -07:00
Andrew Stanton-Nurse
c7af64332b
change to use Karma for Functional Tests ( #2450 )
2018-06-12 13:42:21 -07:00
BrennanConroy
cb8264321d
Add VerifyLogger to JS tests ( #2472 )
2018-06-12 12:49:15 -07:00
Andrew Stanton-Nurse
7317762b29
fix #2407 by tslinting tests before running ( #2459 )
2018-06-11 14:19:33 -07:00
BrennanConroy
10efae64e0
Add WebSocket and EventSource polyfills to options ( #2408 )
2018-06-01 09:25:25 -07:00
BrennanConroy
f309c303db
Add test coverage to TS Client tests ( #2409 )
2018-05-31 08:47:33 -07:00
James Newton-King
30a59f6df7
TypeScript strict mode ( #2388 )
2018-05-31 12:04:48 +12:00
BrennanConroy
508e66ece6
Submodule gtest ( #2391 )
2018-05-29 11:55:31 -07:00
Dylan Dmitri Gray
f0f1df9b4a
PingInterval -> KeepAliveInterval ( #2384 )
2018-05-25 15:15:38 -07:00
BrennanConroy
60d7ec5647
Add endpoint to samples for automated deployment usage
2018-05-23 13:59:32 -07:00
Dylan Dmitri Gray
736b7f5042
Client pings server on interval ( #2309 )
2018-05-23 13:53:23 -07:00
James Newton-King
44f914b9b2
Refactor LongPollingTransport stop in TS client to align with C# client ( #2292 )
2018-05-22 11:12:24 +12:00
James Newton-King
a699b61ffa
Increase TS HubConnection timeout in tests for slow build environments ( #2328 )
2018-05-22 09:24:33 +12:00
Andrew Stanton-Nurse
b62d72542b
Add note about building TS library first ( #2324 )
2018-05-19 21:54:10 -07:00
Andrew Stanton-Nurse
b493f01b35
Fix #2291 by documenting how to debug TS tests ( #2306 )
2018-05-17 17:09:45 -07:00
Brian Mortensen
cd8f238f83
Add Content-Type header in HttpClient.ts ( #2242 )
2018-05-17 10:31:39 +12:00
James Newton-King
43aa392dff
Add state to TS HubConnection ( #2268 )
2018-05-16 08:43:08 +12:00
Andrew Stanton-Nurse
76a6cbcd84
Embed version in the JavaScript client ( #2229 )
2018-05-11 12:54:30 -07:00
BrennanConroy
f09b0e13d9
Upgrade to netcoreapp2.2 and remove netcoreapp2.0 testing ( #2221 )
2018-05-09 09:59:02 -07:00
Andrew Stanton-Nurse
f163670bec
Merge pull request #2220 from aspnet/release/2.1
...
update README for npm packages (#2216 )
2018-05-07 09:14:44 -07:00
Andrew Stanton-Nurse
1012b36bfb
update README for npm packages ( #2216 )
2018-05-07 09:14:24 -07:00
Andrew Stanton-Nurse
b1fccab7b1
Merge pull request #2203 from aspnet/release/2.1
...
switch tests to 'jest' (#2193 )
2018-05-04 12:57:19 -07:00
Andrew Stanton-Nurse
e3e80b957c
switch tests to 'jest' ( #2193 )
2018-05-04 12:51:33 -07:00
Andrew Stanton-Nurse
9902835671
Merge branch 'release/2.1' into dev
2018-05-04 09:06:45 -07:00
Andrew Stanton-Nurse
c009e15b0c
Make HttpTransportType a flags enum in TypeScript ( #2179 )
2018-05-04 09:05:29 -07:00
Andrew Stanton-Nurse
028d0b233e
Merge pull request #2199 from aspnet/release/2.1
...
Release/2.1
2018-05-03 19:11:54 -07:00
Andrew Stanton-Nurse
68700d3972
Merge pull request #2195 from aspnet/anurse/clean-up-shutdown-timer
2018-05-03 19:11:14 -07:00
Andrew Stanton-Nurse
1282fde338
less flaky test
2018-05-03 17:55:25 -07:00
Andrew Stanton-Nurse
6f77eaca13
add tests
2018-05-03 12:09:07 -07:00
Andrew Stanton-Nurse
fdfd5381a5
clean up the shutdown timer
2018-05-03 09:26:48 -07:00
Andrew Stanton-Nurse
5ec8094ade
Merge pull request #2192 from aspnet/release/2.1
...
fix #2171 by adding HttpTransportType.None (#2172 )
2018-05-02 14:34:43 -07:00
Andrew Stanton-Nurse
b1010b7bd5
fix #2171 by adding HttpTransportType.None ( #2172 )
2018-05-02 14:34:23 -07:00
Andrew Stanton-Nurse
2a236193da
Merge pull request #2184 from aspnet/release/2.1
2018-05-01 16:37:54 -07:00
Andrew Stanton-Nurse
ae329edd2a
Fix #2169 by correcting shutdown timeout ( #2170 )
2018-05-01 16:37:22 -07:00
Andrew Stanton-Nurse
01d47ec78f
Merge pull request #2181 from aspnet/release/2.1
...
JSDocs (#2168 )
2018-05-01 16:06:54 -07:00
Andrew Stanton-Nurse
c89cf1a12b
JSDocs ( #2168 )
2018-05-01 16:06:35 -07:00
Andrew Stanton-Nurse
968e31970e
Merge pull request #2123 from aspnet/release/2.1
...
Final TS tidyup (#2120 )
2018-04-20 16:34:19 -07:00
Andrew Stanton-Nurse
01c0690cc9
Final TS tidyup ( #2120 )
2018-04-20 16:33:45 -07:00
Andrew Stanton-Nurse
36f05d42f5
Merge pull request #2118 from aspnet/release/2.1
...
Release/2.1
2018-04-20 13:49:53 -07:00
Andrew Stanton-Nurse
dacea904cc
privatize IConnection and HttpConnection ( #2105 )
2018-04-20 10:14:54 -07:00
Andrew Stanton-Nurse
29ddc6a3e5
Merge branch 'release/2.1' into dev
2018-04-19 12:11:28 -07:00
Andrew Stanton-Nurse
65adcdd73a
HubConnectionBuilder.ts ( #2063 )
2018-04-19 12:09:47 -07:00
Andrew Stanton-Nurse
050a1ecf27
fix package.json versions ( #2098 )
2018-04-19 10:12:09 -07:00
David Fowler
9a0c190f48
Merge pull request #2082 from aspnet/release/2.1
...
Added support for negotiate response to redirect the client to anothe…
2018-04-18 14:51:55 -07:00
David Fowler
903fe1e902
Added support for negotiate response to redirect the client to another SignalR endpoint ( #2070 )
...
- Add a SkipNegotiation flag to the .NET and ts client
to allow skipping the negotiation phase. Don't infer it based on the transport type.
- Updated the negotiate protocol to support returning a redirect url
- Added support to .NET client to handle redirect negotiations
- Handle poorly written endpoints that sends infinite redirects
- Added access token support and an infinite redirect guard
- Add delete handler for stopping the transport
2018-04-18 14:22:45 -07:00