-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi! Since this library seems unmaintained, I’d like to propose rxjs-poll as a replacement.
Features:
- Two polling types:
repeatandintervalto suit different use cases - Timing strategies:
constant,linear,exponential,randomanddynamic(custom logic) - Auto-pause: Automatically pause/resume polling based on page visibility (browser only)
- Flexible retries: Control retry attempts with consecutive or total counting modes
- Input validation: Guards against unexpected input time values
- Cross-platform: Works in both browser and Node.js environments
- Modern compatibility: Compatible with RxJS v7+
- Multiple module formats: Supports CJS, ESM, and UMD
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels