MCPcopy Create free account
hub / github.com/socketio/socket.io / index.js

File index.js

examples/webpack-build/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { io } from "socket.io-client";
2
3const socket = io("http://localhost:3000");
4

Callers

nothing calls this directly

Calls 2

ioFunction · 0.85
onMethod · 0.45

Tested by

no test coverage detected