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 |
Pawel Kadluczka
|
a14a0ab039
|
Adding structured negotiate
|
2017-06-06 15:53:21 -07:00 |
Pawel Kadluczka
|
028bd68bf5
|
Removing unneeded queryString from TS client
|
2017-06-06 14:02:01 -07:00 |
David Fowler
|
240a88f7af
|
Make the http end points more resty (#470)
- Use HTTP verbs to describe functionality for endpoints
- Updated TransportProtocols.md
|
2017-05-19 23:37:17 -07:00 |
moozzyk
|
39b2990b62
|
Preserving user's queryString
Fixes: #272
|
2017-04-27 09:50:14 -07:00 |
moozzyk
|
841ceb24b6
|
Fixing start/stop race in the TS client
|
2017-04-07 07:59:43 -07:00 |
moozzyk
|
7944be712f
|
Allow starting connection only once
|
2017-04-04 10:49:10 -07:00 |
moozzyk
|
5642f09a83
|
Fixing TS client tests folder name
Mirroring disk folder structure for TS client in VS and adding missing files
|
2017-03-22 09:18:42 -07:00 |