aspnetcore/client-ts/FunctionalTests
David Fowler 94155b0e89
Use protocol.abstractions primitives instead of socket abstractions (#1432)
2018-02-10 18:10:09 -08:00
..
ts Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
wwwroot Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
.gitignore Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
AuthorizedHub.cs Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
ComplexObject.cs Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
EchoEndPoint.cs Use protocol.abstractions primitives instead of socket abstractions (#1432) 2018-02-10 18:10:09 -08:00
FunctionalTests.csproj add headers and revamp msgpack tests (#1382) 2018-02-07 09:36:29 -08:00
Program.cs Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
Startup.cs fix #1155 by renaming signalRTokenHeader to access_token (#1343) (#1359) 2018-01-28 14:52:28 -08:00
TestHub.cs Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
UncreatableHub.cs Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
package-lock.json Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
package.json Add TSLint rule file and fix all violations (#1381) 2018-02-07 15:26:13 -08:00
rollup.config.js Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00
tsconfig.json fix #1387 by removing our hacky EventSource typings (#1393) 2018-02-01 14:13:08 -08:00
web.config Major TypeScript module refactoring (#1319) 2018-01-19 14:26:31 -08:00