Skip to content

Bun with socket.io #2111

Answered by Jarred-Sumner
N0N1m3 asked this question in Q&A
Feb 20, 2023 · 2 comments · 10 replies

You must be logged in to vote

socket.io does work with the default ws and internally ws in Bun actually uses uWebSockets so there's no need to use the uWebSockets backend (even if the uWebSockets.js backend did work in Bun, which it does not)

Replies: 2 comments 10 replies

You must be logged in to vote
0 replies

You must be logged in to vote
10 replies
@Jarred-Sumner

Answer selected by Jarred-Sumner
@itsfuad

@hepiska

@LeulAria

@rgillan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet