Skip to content

typescript-client: Remove dependencies on WebSockets npm packages (@types/ws, ws and isomorphic-ws)#74

Open
Simon-Laux wants to merge 1 commit intomainfrom
simon/i46-remove-websocket-dependencies
Open

typescript-client: Remove dependencies on WebSockets npm packages (@types/ws, ws and isomorphic-ws)#74
Simon-Laux wants to merge 1 commit intomainfrom
simon/i46-remove-websocket-dependencies

Conversation

@Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Jan 15, 2026

Also set the minimum Node.js version to 22, because that's the version
where support for the standard WebSockets was stabilized.

Closes #46

(`@types/ws`, `ws` and `isomorphic-ws`)

Also set the minimum Node.js version to `22`, because that's the version
where support for the standard WebSockets was stabilized.
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.

Split off web socket transport into dedicated npm package.

1 participant