MCPcopy
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

constructorMethod · 0.45
_initAdapterMethod · 0.45
createDebugFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected