wynd @wynd

oh btw, anyone know how to use wasteof’s socketios with only the ws library, or do i have to use socket.io-client to like use the wasteof sockets. actcually which one has a bigger files size since i want my package use the least amount of dependencies.

currently we’re at 1 dependency, since fetchapi is in node now 🎉

May 10, 2023, 3:13 PM
13
View all Parent

comments

Highlighted comment

darn alright, thats fine i guess

I mean, physically you could use ws, but you'd literally have to add in all the socket.io code. So it would end up the same

yeah but i could cut out a lot of unnecessary code, i’m probably just gonna use socketioclient