Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ io } from
"socket.io-client"
;
2
3
const
socket = io(
"http://localhost:3000"
);
4
Callers
nothing calls this directly
Calls
2
io
Function · 0.85
on
Method · 0.45
Tested by
no test coverage detected