socket.io-deno icon indicating copy to clipboard operation
socket.io-deno copied to clipboard

Does this project also support the socket.io client?

Open fucksophie opened this issue 1 year ago • 4 comments

Recently, I was trying to use import { io } from "https://cdn.socket.io/4.6.1/socket.io.esm.min.js"; in a deno project, but it didn't seem to work. Nothing was emitted. 🤔 Maybe this project implements a fixed version of the socket.io client? I couldn't find it in the repo, but I hope it's somewhere in here. Thanks much!

fucksophie avatar Feb 24 '23 17:02 fucksophie