Andrew Stanton-Nurse
|
44052ffcf6
|
Refactor HttpClient and use it in LongPollingTransport (#1243)
|
2018-01-02 16:49:02 -08:00 |
Andrew Stanton-Nurse
|
c1d2024864
|
Implement #1156 by having the server send Ping messages (#1161)
|
2017-12-04 14:43:27 -08:00 |
moozzyk
|
9ecb6d1d58
|
Merge branch 'rel/1.0.0-alpha2' into dev
|
2017-09-21 08:31:53 -07:00 |
Pawel Kadluczka
|
20d4d70cc7
|
lowercasing event names
|
2017-09-20 18:19:02 -07:00 |
Pawel Kadluczka
|
b40578b89b
|
Moving versions to alpha2
|
2017-09-15 12:11:53 -07:00 |
Pawel Kadluczka
|
a267e86e1f
|
Adding the 'final' suffix to version
|
2017-09-14 09:49:06 -07:00 |
Pawel Kadluczka
|
72568acff0
|
Appending version to browser javascript file names
|
2017-09-13 09:17:13 -07:00 |
Pawel Kadluczka
|
66876aa2f8
|
Making test and samples IE/ES5 aware
|
2017-08-29 09:26:53 -07:00 |
Pawel Kadluczka
|
bc980c45bb
|
Updating samples
|
2017-08-23 16:11:47 -07:00 |
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
|
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 |
Andrew Stanton-Nurse
|
667095661b
|
convert the samples to use the official client (#234)
|
2017-02-23 10:56:20 -08:00 |