Open
Description
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!