Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

feat: Upgrade WsStore, introduce promise-wrapped connect/authenticate for WebSockets, fix futures WS event routing - #88

Merged
tiagosiebler merged 6 commits into
masterfrom
wspong
Mar 6, 2026
Merged

feat: Upgrade WsStore, introduce promise-wrapped connect/authenticate for WebSockets, fix futures WS event routing#88
tiagosiebler merged 6 commits into
masterfrom
wspong

Conversation

@tiagosiebler

@tiagosiebler tiagosiebler commented Mar 4, 2026

Copy link
Copy Markdown
Member

Summary

Additional Information

PR Checklist

As part of the PR, make sure you have:

  • No breaking changes / documented all breaking changes clearly.
  • Updated & checked that all tests pass.
  • Increased the version number in the package.json
  • Checked npm install runs without issue.
  • Included the package-lock.json, if it changed after npm install
  • Checked npm run build runs without issue.
  • Updated the endpoint map (optional, if you know how).
  • Run llms.txt generator (optional, if you know how).
  • Check open issues
  • Validate WS auth/connect/resub mechanics work as before
  • Validate heartbeats work as expected
  • Validate public topics, spot
  • and futures
  • Validate auth
  • validate private topics
  • validate resubscribe on reconnect

@tiagosiebler tiagosiebler changed the title WIP: Upgrade WsStore, introduce promise-wrapped connect/authenticate for WebSockets feat: Upgrade WsStore, introduce promise-wrapped connect/authenticate for WebSockets, fix futures WS event routing Mar 6, 2026
@tiagosiebler
tiagosiebler merged commit 337cc65 into master Mar 6, 2026
2 of 3 checks passed
@tiagosiebler
tiagosiebler deleted the wspong branch March 6, 2026 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

1 participant