-
-
Notifications
You must be signed in to change notification settings - Fork 364
Open
Description
Is there a plan to support Bun runtime? If so, we might consider upgrading the websocket
dependencies and migrating to the ws
library, which supports Bun and is more actively maintained.
I've tested connecting to a WebSocket Echo Server locally using both websocket
client and ws
client in Bun v1.2.x. However, websocket
throws an error, whereas ws
works as expected.
Metadata
Metadata
Assignees
Labels
No labels