Andrew Stanton-Nurse
|
3bb71255d4
|
clean up HttpConnectionTests (#1208)
|
2017-12-19 11:12:39 -08:00 |
Pawel Kadluczka
|
66ab939cff
|
Making HttpConnection restartable (C#) (#1147)
🎉
|
2017-12-12 10:08:42 -08:00 |
Andrew Stanton-Nurse
|
a8330067c4
|
Implement #1157 by adding client timeout for C# client (#1165)
|
2017-12-07 14:54:41 -08:00 |
Andrew Stanton-Nurse
|
c1d2024864
|
Implement #1156 by having the server send Ping messages (#1161)
|
2017-12-04 14:43:27 -08:00 |
Andrew Stanton-Nurse
|
e4671392ec
|
Fix #1140 by plumbing WebSocketOptions up to HttpOptions (#1174)
|
2017-12-02 17:01:53 -08:00 |
Pawel Kadluczka
|
0bafb304c2
|
Adding support for JWT in the C# client
Fixes: #1018
(Bonus: also enabling passing headers)
|
2017-11-21 16:32:56 -08:00 |
BrennanConroy
|
93cbf4dbef
|
Change negotiate to POST (#1122)
|
2017-11-17 15:31:47 -08:00 |
BrennanConroy
|
792745ad98
|
React to CoreFxLab packages (#998)
|
2017-11-13 15:05:35 -08:00 |
Mikael Mengistu
|
1a21fd49b1
|
Changing the Closed Event to be a Task (#1080)
|
2017-11-09 17:51:13 -08:00 |
Mikael Mengistu
|
04d4da2987
|
Replace Received Event with OnReceived (#1006)
|
2017-10-18 17:10:51 -07:00 |
Mikael Mengistu
|
72514f3943
|
Removing the connected event (#989)
|
2017-10-05 11:12:18 -07:00 |
Pawel Kadluczka
|
ceff4bd7da
|
Exceptions from user's event handlers should be caught and logged
Otherwise they can spoil event queue and make the client not raise the Received event anymore
Fixes: #818
|
2017-09-05 12:21:47 -07:00 |
Mikael Mengistu
|
8fc2cd98b6
|
Add timeout to Event Queue drain (#619)
|
2017-07-19 11:47:47 -07:00 |
Pawel Kadluczka
|
0ebd33a25c
|
Plumbing TransferMode on the client side
|
2017-07-14 10:45:28 -07:00 |