aspnetcore/clients/ts/FunctionalTests
Andrew Stanton-Nurse cfaa123eb8 IConnection refactoring (#1718)
- IConnection is now single-use and HubConnection creates a new instance
for reconnecting
- IConnection is just a Pipe now, no more events
2018-03-27 23:02:07 -07:00
..
selenium Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
ts Fallback for TS client 2018-03-27 00:18:36 +00:00
wwwroot Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
.gitignore Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
AuthorizedHub.cs Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
ComplexObject.cs Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
EchoConnectionHandler.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
FunctionalTests.csproj IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
Program.cs Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
Startup.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
TestHub.cs Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
UncreatableHub.cs Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
package-lock.json Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
package.json Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
rollup.config.js Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00
tsconfig.json IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
web.config Move Typescript client folder (#1692) 2018-03-22 15:47:08 -07:00