Commit 2604de3
authored
feat: allow custom polling times (#287)
* feat: add ability to set custom polling interval timings
* fix: prevent network race conditions by using exhaustMap instead of switchMap
* fix: memberPollingMilliseconds is a number not a boolean
* move pollMember to a hook and add tests1 parent fd93f2a commit 2604de3
File tree
7 files changed
+747
-290
lines changed- src
- hooks
- __tests__
- redux/reducers
- utilities
- __tests__
- views/connecting
- typings
7 files changed
+747
-290
lines changed
0 commit comments