MCPcopy Create free account
hub / github.com/nodejs/node / #onParserDrain

Method #onParserDrain

deps/undici/src/lib/web/websocket/websocket.js:567–569  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

565 }
566
567 #onParserDrain () {
568 this.#handler.socket.resume()
569 }
570
571 /**
572 * @see https://websockets.spec.whatwg.org/#feedback-from-the-protocol

Callers 1

WebSocketClass · 0.95

Calls 1

resumeMethod · 0.65

Tested by

no test coverage detected