aspnetcore/client-ts
Pawel Kadluczka e31fc1e57d Closing transports with error if hubs cannot be created
- Preventing from closing long polling transport with 204 in case of
error
- Reporting an error to the client if WebSocket was not closed normally

Note in case of ServerSentEvents it is not possible on the client to
tell the difference between when the server closed event stream due to
an exception or because the client left OnConnectedAsync. In both cases
the client sees only that the stream was closed.

Part of: #163
2017-05-31 16:29:28 -07:00
..
Microsoft.AspNetCore.SignalR.Client.TS Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
Microsoft.AspNetCore.SignalR.Client.TS.Tests
Microsoft.AspNetCore.SignalR.Test.Server Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
.npmignore
package.json