Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ init
Method
init
packages/socket.io-adapter/lib/in-memory-adapter.ts:64–64 ·
view source on GitHub ↗
* To be overridden
()
Source
from the content-addressed store, hash-verified
62
* To be overridden
63
*/
64
public init(): Promise<void> | void {}
65
66
/**
67
* To be overridden
Callers
3
constructor
Method · 0.45
_initAdapter
Method · 0.45
createDebug
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected