* Build cjs, esm and umd versions * Split MsgPack into separate module * Split package.jsons up so they can stay clean * Move common dev dependencies to a root package.json |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Data | ||
| Hubs | ||
| Models | ||
| Services | ||
| Views | ||
| wwwroot | ||
| .bowerrc | ||
| .gitignore | ||
| ChatSample.csproj | ||
| HubWithPresence.cs | ||
| IUserTracker.cs | ||
| InMemoryUserTracker.cs | ||
| PresenceHubLifetimeManager.cs | ||
| Program.cs | ||
| RedisUserTracker.cs | ||
| Startup.cs | ||
| UserDetails.cs | ||
| appsettings.json | ||
| bower.json | ||
| bundleconfig.json | ||
| compilerconfig.json | ||
| compilerconfig.json.defaults | ||
| web.config | ||