Commit Graph

24 Commits

Author SHA1 Message Date
Matt Hill
a8eaf2ca41 remove poll altogether 2022-08-16 15:14:39 -06:00
Matt Hill
caf53a9141 set connection error null if poll returns 2xx 2022-08-16 09:56:05 -06:00
waterplea
88eeaccd0a chore: fix comments 2022-08-16 17:03:04 +03:00
Matt Hill
4aadfed740 simplify websocket opening and response types from BE 2022-08-15 16:59:05 -06:00
Matt Hill
ebbb347128 timeout on initial connect only 2022-08-10 15:51:11 -06:00
waterplea
001360d09a chore: add timeout and sequence retrigger 2022-08-09 10:58:15 +03:00
waterplea
f118b21a30 chore: small tweaks 2022-08-05 21:30:59 +03:00
waterplea
6b16474a2a chore: refactor rxjs 2022-08-05 19:12:11 +03:00
waterplea
2fef1e572c chore: add prettier and reformat lib 2022-07-24 09:01:01 -06:00
Alex Inkin
6f6c26acd4 feat(client): remove data mutation (#32)
* feat(client): remove data mutation

* chore: address comments and fix some other issues

* chore: send the most recent cache upon subscription
2022-05-26 16:23:56 -06:00
J M
8422315b33 Fix: Merge conflict
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com>
2021-12-28 15:29:10 -07:00
Drew Ansbacher
e2a51475a7 polling working without refresh 2021-12-28 15:29:10 -07:00
Matt Hill
678d7b3322 add mock source 2021-12-28 15:29:10 -07:00
Matt Hill
7a81c7da57 update WS for unauthorized response 2021-12-28 15:29:10 -07:00
Matt Hill
c3e28cb683 revert source connection monitor 2021-12-28 15:29:10 -07:00
Matt Hill
c03c876098 add connection monitor to sources 2021-12-28 15:29:10 -07:00
Matt Hill
a72c1c5499 send message when websocket open and clear store cache on reset 2021-12-28 15:29:10 -07:00
Matt Hill
3e2e1c92dd revert 2021-12-28 15:29:10 -07:00
Drew Ansbacher
56d7cae16d in source as well 2021-12-28 15:29:10 -07:00
Matt Hill
434c6f7037 start 2021-07-09 15:12:58 -06:00
Matt Hill
d84752007d remove connection status from lib 2021-07-09 15:12:58 -06:00
Matt Hill
eb4a24e797 add connection monitoring 2021-07-09 15:12:58 -06:00
Matt Hill
950773e542 removes temps, massive refactor 2021-07-09 15:12:58 -06:00
Aiden McClelland
9ad59a4d1a move client from separate repo 2021-07-09 15:12:58 -06:00