BrennanConroy
433eeb6943
Abort connection on protocol error ( #2654 )
2018-07-19 14:50:14 -07:00
BrennanConroy
056da5114a
Add partial handshake test ( #2630 )
2018-07-18 14:32:58 -07:00
Mikael Mengistu
e9151906e1
Adding the Subscription type to remove specific handlers ( #2646 )
2018-07-17 12:27:16 -07:00
Mikael Mengistu
8919d3897e
Remove handlers from HubConnection ( #2628 )
2018-07-16 16:14:08 -07:00
Mikael Mengistu
3e53533db3
Adding HubConnection State Enum ( #2627 )
2018-07-16 14:18:55 -07:00
Mikael Mengistu
a2942ce885
Update Intro Video Link ( #2637 )
2018-07-16 11:38:09 -07:00
Mikael Mengistu
25c65a5d85
Add HubMessage abstraction and parse messages from the server into different message types ( #2620 )
2018-07-16 11:15:28 -07:00
ASP.NET CI
6c28d453ee
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 12:28:22 -07:00
Mikael Mengistu
2d4fb0af6f
Add support for registering multiple On handlers ( #2599 )
2018-07-09 15:27:49 -05:00
ASP.NET CI
30c67648ec
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:29:10 -07:00
BrennanConroy
b4fdc5e5c0
AddSignalR tests ( #2600 )
2018-07-05 13:24:29 -07:00
Mikael Mengistu
229bc12db1
Formatting urls when using the WebSocketsTransport ( #2571 )
2018-07-03 12:29:33 -07:00
Mikael Mengistu
b7f666e91b
Adding Support for On Overloads in Java Client ( #2568 ) ( #2583 )
2018-07-03 11:44:52 -07:00
Mikael Mengistu
967db6d8e9
Adding HubConnection Tests for the Java Client( #2550 ) ( #2578 )
2018-07-02 14:04:30 -07:00
Nate McMaster
b6c99069dd
Update infrastructure for the 2.2 release
2018-06-28 16:22:01 -07:00
Andrew Stanton-Nurse
f4bf222099
make audit happier ( #2560 )
2018-06-28 12:29:56 -07:00
Andrew Stanton-Nurse
b760c6fceb
update some packages ( #2536 )
2018-06-28 09:32:10 -07:00
BrennanConroy
bafde7738f
Harden docker detection ( #2552 )
2018-06-28 09:31:42 -07:00
BrennanConroy
bc8aae5d50
Show errors from Karma ( #2545 )
2018-06-26 20:47:07 -07:00
Mikael Mengistu
93cfdeb572
Update build.gradle to not use depricated compile ( #2544 )
2018-06-26 14:44:31 -07:00
Mikael Mengistu
b0ce55e6c8
Adding the HubProtocol Layer to the Java Client ( #2524 )
2018-06-26 14:38:21 -07:00
Chen Yu Pao
d318d733c4
StreamInvocationMessage => StreamInvocation Message ( #2542 )
2018-06-26 12:43:38 -07:00
Dylan Dmitri Gray
e7e2ca50e9
Ping Cleanup ( #2530 )
...
Tidied up some comments, to make the ResetPing client behavior easier to understand.
Will ping in debug mode for consistency. If this becomes a problem when debugging, developers can disable the pings manually. It's easier to fix something noisy, than try to diagnose inconsistently missing behavior.
2018-06-25 17:09:05 -07:00
Andrew Stanton-Nurse
c251e1768e
Try renaming spanish build ( #2538 )
2018-06-25 11:48:04 -07:00
ASP.NET CI
d78156a362
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:30:07 -07:00
Mikael Mengistu
6b3437deb7
Initial Java Client( #2521 )
2018-06-21 16:12:32 -07:00
BrennanConroy
8a69fb7f51
Upgrade Deps ( #2514 )
2018-06-19 16:57:49 -07:00
Mikael Mengistu
af99b9a10c
Add Empty Java Project for New Client( #2499 )
2018-06-19 13:48:15 -07:00
BrennanConroy
94d4f9d2fc
Add OSX Jenkins
...
Fix couple node warnings
2018-06-18 09:17:15 -07:00
Andrew Stanton-Nurse
5b22616a63
Fix tests when running on non-US locale ( #2501 )
2018-06-15 15:19:00 -07:00
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
Kai Ruhnau
e4e9bd1a3c
Flow a cancellation token in to AsChannelReader ( #2491 )
2018-06-14 16:33:59 -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
Mikael Mengistu
adc07e74a9
Update Intro Video ( #2490 )
2018-06-14 10:09:40 -07:00
Matt Galbraith
de12d16b99
Fix Groovy script to have correct Queue ID ( #2492 )
2018-06-14 10:01:59 -07:00
BrennanConroy
3345b6c308
Fix Cpp builds ( #2465 )
2018-06-13 14:33:59 -07:00
Mikael Mengistu
a4a8b49908
Removed extra reference to Internal.AspNetCore.Sdk ( #2475 )
2018-06-12 16:12:52 -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
Mikael Mengistu
c7ebae47ea
Show detailed error message for HubExceptions ( #2461 )
2018-06-11 13:55:47 -07:00
BrennanConroy
0306038658
Return empty string for connectionId in some cases ( #2470 )
2018-06-11 12:50:34 -07:00
Andrew Stanton-Nurse
8f69509aaf
Add build definition for deploying samples ( #2469 )
2018-06-11 12:29:31 -07:00
Mikael Mengistu
dd64e4d9a5
Clean up Spec Test dependencies ( #2451 )
2018-06-08 15:28:23 -07:00
Mikael Mengistu
e41764c161
Update AddSignalRCore to respect user registered services ( #2434 )
2018-06-07 16:32:37 -07:00
Ryan Brandenburg
6a39c161c5
Add VSTS ci pipeline
2018-06-07 15:02:13 -07:00
ASP.NET CI
43a563bf59
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-07 19:48:29 +00:00