Skip to content

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

Merged
link2xt merged 1 commit intomainfrom
simon/i46-remove-websocket-dependencies
Mar 4, 2026
Merged

typescript-client: Remove dependencies on WebSockets npm packages (@types/ws, ws and isomorphic-ws)#74
link2xt merged 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.
@link2xt link2xt merged commit fc92959 into main Mar 4, 2026
4 checks passed
@link2xt link2xt deleted the simon/i46-remove-websocket-dependencies branch March 4, 2026 19:48
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.

2 participants