-
Notifications
You must be signed in to change notification settings - Fork 55
Pull requests: Polymarket/real-time-data-client
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Harden WebSocket Lifecycle, Reconnection Backoff, and Message Deserialization in Real-Time Data Client
#49
opened Sep 9, 2026 by
mozluk
Loading…
fix: exponential back-off reconnect + onClose/onError callbacks + autoReconnect ?? fix
#46
opened Jul 23, 2026 by
osr21
Loading…
fix: use ?? for autoReconnect default; add onClose and onError callbacks
#45
opened Jul 23, 2026 by
osr21
Loading…
fix: use ?? for autoReconnect default and add onClose/onError callbacks (closes #43)
#44
opened Apr 14, 2026 by
Sertug17
Loading…
chore: fix typos and formatting issues in comments and documentation
#41
opened Mar 4, 2026 by
eroderust
Loading…
fix: replace falsy check with nullish coalescing for autoReconnect
#33
opened Jan 21, 2026 by
shalomberm
Loading…
docs: reflect README example on renewed onMessage callback
#27
opened Dec 7, 2025 by
poespas
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.