David Fowler
|
d169b96d2d
|
Decouple IConnection.ts and HubConnection.ts from http (#566)
* Decouple IConnection.ts and HubConnection.ts from http
- Removed TransportType from start
- Renamed Connection.ts to HttpConnection.ts
|
2017-06-16 06:54:55 +02:00 |
moozzyk
|
58e7c1b1fe
|
Allowing passing ITransport to start
|
2017-04-27 09:50:14 -07:00 |
moozzyk
|
ebb2ce8fc9
|
Converting transport type from string to enum
|
2017-04-04 14:00:56 -07:00 |
moozzyk
|
70e4ec9a06
|
Introducing the IConnection interface
Unifying events
|
2017-03-23 16:07:35 -07:00 |