We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[x] request a feature
allow checkServerIdentity option for node aka "ws" ( NodeWebSocket = require('ws') )
https://nodejs.org/api/tls.html#tls_tls_checkserveridentity_hostname_cert
The text was updated successfully, but these errors were encountered:
PR: #616
Sorry, something went wrong.
everybody that needs it asap:
package.json "resolutions": { "socket.io-client/**/engine.io-client": "https://github.com/djgorilla/engine.io-client.git" },
feat: add missing ws options
d134fee
Reference: https://github.com/websockets/ws/blob/master/doc/ws.md#new-websocketaddress-protocols-options Related: - #574 - #615
Closed by d134fee (included in engine.io-client@4.1.0)
engine.io-client@4.1.0
No branches or pull requests
[x] request a feature
allow checkServerIdentity option for node aka "ws" ( NodeWebSocket = require('ws') )
https://nodejs.org/api/tls.html#tls_tls_checkserveridentity_hostname_cert
The text was updated successfully, but these errors were encountered: