socketio / socket.io

Realtime application framework (Node.JS server)
https://socket.io
MIT License
61.19k stars 10.11k forks source link

socket.io for Bun? #5210

Closed MickL closed 3 weeks ago

MickL commented 3 weeks ago

I saw there is a socket.io-deno package and even tho I really love Deno I feel like Bun is currently skyrocketing both as a package manager as well as a runtime. Therefor I think it would be nice to have a Bun socket.io package that also makes use of Bun's native functions :)

darrachequesne commented 3 weeks ago

Hi! Thanks for the heads-up, that's indeed on our to-do list. We'll keep you updated.

Let's continue the discussion here: https://github.com/socketio/socket.io/issues/4969