James Newton-King
|
bff2060454
|
Fix JsonHubProtocol error message when too many arguments (#2312)
|
2018-05-18 19:55:53 +12:00 |
BrennanConroy
|
32cee74a0c
|
Generate baselines and enable Api check (#2304)
|
2018-05-17 15:21:13 -07:00 |
Andrew Stanton-Nurse
|
1bba0fde87
|
Merge branch 'release/2.1' into dev
|
2018-05-01 16:15:57 -07:00 |
James Newton-King
|
295801ac50
|
XML documentation (#2106)
|
2018-05-01 16:08:09 -07:00 |
BrennanConroy
|
33ee8626c8
|
Cache some property access in json hub protocol (#2128)
|
2018-04-22 09:55:38 -07:00 |
Andrew Stanton-Nurse
|
b4046b5ed8
|
Fix #1989 by adding a 'binding failure' pseudo-message (#2064)
|
2018-04-17 20:08:07 -07:00 |
James Newton-King
|
6eac7049ba
|
Update text and binary formatter helpers to be shared (#2035)
|
2018-04-16 15:19:34 +12:00 |
James Newton-King
|
377ed1b834
|
JsonHubProtocol and MessagePackHubProtocol version fields now private (#2023)
|
2018-04-15 09:58:05 +12: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 |
David Fowler
|
4a568e90d2
|
API review changes (#1992)
- Changed GetMessageBytes to return ReadOnlyMemory
- Make HandshakeProtocol.SuccessHandshakeData a readonly field
|
2018-04-13 00:25:02 -07:00 |
James Newton-King
|
c83baf2b76
|
Remove params from message ctors (#1931)
|
2018-04-11 12:11:13 +12:00 |
Ben Adams
|
8a3516284e
|
Add GetMessageBytes to IHubProtocol (#1915)
|
2018-04-10 07:14:09 -07:00 |
James Newton-King
|
6bc2ebb4c5
|
Use invariant culture and ordinal comparisons (#1928)
|
2018-04-10 16:52:19 +12:00 |
James Newton-King
|
acc0b7ad0d
|
Serialize NegotiateResponse with IBufferWriter (#1881)
|
2018-04-07 15:50:13 +12:00 |
David Fowler
|
61c3d0c403
|
Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1861)
- Fixed package descriptions
- Call AddJsonProtocol from both the SignalR.Core (client and server)
|
2018-04-05 01:32:10 -07:00 |