Skip to content

Conversation

patrickjm
Copy link
Owner

@patrickjm patrickjm commented Nov 30, 2024

  • Backend api is now class-based
  • Frontend api now accepts a Websocket object instead of creating one
  • Allow client reconnection with setWebsocket method
  • Expose an api for posting messages to the inner jsdom worker (needed for event processing in react-websocket-dom)
  • Prefix ws messages with wsdom- to not dominate ws connection
  • Add bun as an package dependency rather than requiring it as a machine-level dependency
  • Various jsdom api coverage updates (innerText, textContent)
  • Added e2e tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant