aspnetcore/client-ts/Microsoft.AspNetCore.Signal...
Pawel Kadluczka caff492cdc Removing sending OPTIONS request if WebSocket transport requested (#1036)
Removing sending OPTIONS request if WebSocket transport requested

This removes session stickiness requirement for WebSockets

Fixes: #1035
2017-10-23 10:28:33 -07:00
..
Base64EncodedHubProtocol.ts
Common.ts
Formatters.ts
HttpClient.ts
HttpConnection.ts Removing sending OPTIONS request if WebSocket transport requested (#1036) 2017-10-23 10:28:33 -07:00
HttpError.ts
HubConnection.ts Adding StreamCompletion message (TS) 2017-10-19 18:20:03 -07:00
IConnection.ts
IHttpConnectionOptions.ts
IHubConnectionOptions.ts
IHubProtocol.ts Adding StreamCompletion message (TS) 2017-10-19 18:20:03 -07:00
ILogger.ts
JsonHubProtocol.ts
Loggers.ts
MessagePackHubProtocol.ts Adding StreamCompletion message (TS) 2017-10-19 18:20:03 -07:00
Microsoft.AspNetCore.SignalR.Client.TS.csproj Don't build TS client needlessly (#1034) 2017-10-18 22:49:44 -07:00
Observable.ts
Transports.ts
gulpfile.js
index.ts
third-party-notices.txt
tsconfig.json