Dylan Dmitri Gray
|
76706144a5
|
Add support for streaming arguments to clients using Channel (#2441)
|
2018-08-01 09:31:43 -07:00 |
David Fowler
|
abe139ee16
|
Make the protocol and messages public (#1994)
* Move types to a .Protocol namespace
|
2018-04-13 01:53:41 -07:00 |
James Newton-King
|
3460d44848
|
Fix non-serializable tests (#1820)
|
2018-04-03 09:31:52 +12:00 |
Andrew Stanton-Nurse
|
0435b6dc6e
|
add headers and revamp msgpack tests (#1382)
|
2018-02-07 09:36:29 -08:00 |
Andrew Stanton-Nurse
|
00a6dc983a
|
Fix #1170 by removing invocationId from non-blocking calls (#1218)
|
2017-12-19 10:40:58 -08:00 |
Andrew Stanton-Nurse
|
cb3124be17
|
First pass at Keep Alive (#1119)
This adds the Ping message type and support for sending/receiving it in the Hub Protocols. It does not add the logic to transmit keep-alive frames.
|
2017-11-16 09:45:13 -08:00 |
Pawel Kadluczka
|
ff12b9b20c
|
Replacing StreamCompletion with StreamInvocation
|
2017-11-13 10:50:15 -08:00 |
Pawel Kadluczka
|
8d1d6d0300
|
Adding StreamCompletion message (C#)
|
2017-10-19 18:20:03 -07:00 |
Pawel Kadluczka
|
a903a74db1
|
Adding roundtripping test for CancelInvocation message (#1031)
* Adding roundtripping test for CancelInvocation message
|
2017-10-18 22:49:15 -07:00 |
Pawel Kadluczka
|
3504337918
|
Adding MsgPack HubProtocol
|
2017-06-27 17:35:00 -07:00 |