Dan Kirkham
|
acd1dc5e24
|
Fixed inconsistent single quotes (#154)
|
2017-01-25 09:43:02 -08:00 |
David Fowler
|
a1c8d3d841
|
Fix the TS client to respect the new endpoint
- Seems like the ts client wasn't updated to use /negotiate instead
of /getid
|
2017-01-24 21:12:53 +00:00 |
Pawel Kadluczka
|
ac8a6c9f67
|
Adding infrastructure to write node (a.k.a. unit) tests for ts client (#129)
|
2017-01-18 13:25:23 -08:00 |
moozzyk
|
a9c7e14da0
|
Making HttpClient configurable and reusable
|
2017-01-10 16:19:26 -08:00 |
moozzyk
|
8022afd3a2
|
Handling exceptions thrown on the server side
Addresses: #62
|
2016-12-26 22:39:48 -08:00 |
moozzyk
|
3a01d6cff1
|
Introducing async/await in TS client + minor clean up
|
2016-12-26 22:23:39 -08:00 |
moozzyk
|
46cf13b2fc
|
Hub connection tests
|
2016-12-09 11:43:49 -08:00 |
moozzyk
|
d3e625c985
|
End-to-end browser tests
|
2016-12-09 11:36:56 -08:00 |
moozzyk
|
e6b34fdce3
|
Renaming RpcConnection to HubConnection
|
2016-11-29 16:03:56 -08:00 |
moozzyk
|
2039a18971
|
Introducing modules for the ts client
|
2016-11-29 12:35:33 -08:00 |
moozzyk
|
325c909dff
|
Removing transport fallback in the client
|
2016-11-14 14:42:53 -08:00 |
Andrew Stanton-Nurse
|
02c98137c7
|
install tsc during build (#17)
fixes #13
|
2016-11-08 15:31:02 -08:00 |
moozzyk
|
2bbca5e7fe
|
Adding error handling
Fixing SSE transport on the server
|
2016-11-02 17:09:11 -07:00 |
moozzyk
|
61c527f23c
|
Fixing LongPolling transport
|
2016-11-02 17:09:11 -07:00 |
moozzyk
|
ce17f0d19a
|
Adding transport selection
Fixing serverSentEvents transport
Updating the client 'app'
|
2016-11-02 17:09:11 -07:00 |
moozzyk
|
752f329036
|
WIP:
- separating Connection from RpcConnection
- fixing WebSockets transport to work after rewrite
- clean up
|
2016-11-02 17:09:11 -07:00 |
moozzyk
|
466c8d9db9
|
Adding ServerSentEvents
|
2016-11-02 17:09:11 -07:00 |
moozzyk
|
181053e876
|
Adding longpolling
|
2016-11-02 17:09:11 -07:00 |
moozzyk
|
29d859b383
|
WIP
|
2016-11-02 17:09:11 -07:00 |
Pawel Kadluczka
|
5663198733
|
WIP
|
2016-11-02 17:09:11 -07:00 |
moozzyk
|
6859d33536
|
ts-client WebSockets + JSON
|
2016-11-02 17:09:11 -07:00 |