James Newton-King
|
0da06fb5d2
|
Microsoft.AspNetCore.SignalR.Redis API review (#2036)
|
2018-04-16 15:56:49 +12:00 |
James Newton-King
|
b3a9011698
|
API review changes for Microsoft.AspNetCore.SignalR (#2033)
|
2018-04-16 15:54:42 +12:00 |
Andrew Stanton-Nurse
|
1fbb940b82
|
Remove MSG from SignalR (#2006)
|
2018-04-13 17:08:02 -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 |
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 |
Mikael Mengistu
|
e2169ceda6
|
Connect to Redis asynchronously (#1922)
|
2018-04-10 23:48:11 +00:00 |
Ben Adams
|
8a3516284e
|
Add GetMessageBytes to IHubProtocol (#1915)
|
2018-04-10 07:14:09 -07:00 |
James Newton-King
|
0f663cadc4
|
readonly all the things (#1901)
|
2018-04-08 15:47:01 +12:00 |
Andrew Stanton-Nurse
|
19b2fea0d8
|
Preserialize for all formats when sending through Redis (#1843)
|
2018-04-05 13:48:14 -07:00 |