Anuj Kumar Jha
Results
1
comments of
Anuj Kumar Jha
The signature of the callback is `close?: (ws: WebSocket, code: number, message: ArrayBuffer) => void;` with 3 args `ws`, `code`, `message` but for `code `1006 we got empty string value...