aspnetcore/client-ts
David Fowler 523517f60c Add support for timing out poll requests (#538)
* Add support for timing out poll requests
- Default poll request is 110 seconds (like in previous versions of SignalR)
- Use 200 with a 0 content length for timeouts.
- Added support for not timing out while debugging
2017-06-07 20:55:00 -10:00
..
Microsoft.AspNetCore.SignalR.Client.TS Add support for timing out poll requests (#538) 2017-06-07 20:55:00 -10:00
Microsoft.AspNetCore.SignalR.Client.TS.Tests Adding structured negotiate 2017-06-06 15:53:21 -07:00
Microsoft.AspNetCore.SignalR.Test.Server Adding structured negotiate 2017-06-06 15:53:21 -07:00
.npmignore
package.json Fixing TS client tests folder name 2017-03-22 09:18:42 -07:00