socketio/engine.io-client
The engine used in the Socket.IO JavaScript client, which manages the low-level transports such as HTTP long-polling, WebSocket and WebTransport.
MIT
Issues
- 4
- 1
- 2
Support nodejs client for WebTransport
#717 opened by maa105 - 1
setImmediate is not defined
#707 opened by Ahmed-Debbiche007 - 4
WebTransport: Add WebTransport as a new transport
#703 opened by thernstig - 0
npm test is failing for the latest version:6.4.0
#705 opened by vinodk99 - 1
- 7
The check for websocket transport fails
#689 opened by jayarjo - 1
Broken ES5 support for builds (because of globalThis)
#684 opened by nmatei - 3
remove support for old platforms
#674 opened by jimmywarting - 3
Type inconsistencies with query option
#679 opened by kaangokdemir - 3
Sends whole ArrayBuffer instead of fragment
#677 opened by Kamil93 - 2
engine.io-client 5.x contrib/xmlhttprequest-ssl/XMLHttpRequest.js contains security vulnerability CVE-2020-28502
#673 opened by twegener-embertec - 3
- 6
setTimeout to emit drain in websocket.js:175 causes following message delayed 1s when tab in background
#649 opened by zyf0330 - 3
- 2
vulnerability in package
#668 opened by PabloJomer - 4
Dependency update: ws (due to ReDOS)
#667 opened by thernstig - 4
Support `unref` method with option to `autoUnref`
#653 opened by KCErb - 5
Cannot start React Native project's metro server
#644 opened by Rc85 - 17
Client closes transport on 'beforeunload' event even if user stays on the page
#658 opened by athouary - 7
Vulnerability in xmlhttprequest-ssl
#656 opened by Hawxy - 1
- 9
Getting response headers while polling
#651 opened by yovanoc - 2
Responses leak across engine.io clients
#637 opened by das7pad - 2
Why am I getting this error?
#659 opened by Rc85 - 2
engine.io-client 3.5.x is broken on node.js 15 due to changes in the way null SSL options are treated
#654 opened by calzoneman - 3
[request] checkServerIdentity option
#615 opened by djgorilla - 4
engine.io client marks transport as open too early
#636 opened by das7pad - 5
Node.js (typescript) with extraHeaders
#647 opened by majordo - 2
socket.io:Bad handshake method
#646 opened by Djancyp - 2
EXTRA HEADER with Websocket-only
#635 opened by najibghadri - 2
V4 cannot send more than 1mb string, it simply stuck. V3 has not this problem!
#643 opened by dennisat - 3
4 byte unicode seems to be counted as 2 bytes
#600 opened by freman - 2
- 2
The client is losing the connection with the server but the event "close" is not triggered
#617 opened by dennisat - 1
- 1
How use rooms
#625 opened by ran-j - 1
- 1
i cant set extraheaders
#605 opened by fakirpic - 6
Can't connect with ssl from node.js as client
#606 opened by Kamil93 - 0
react-native: Cannot find variable: self
#626 opened by anion155 - 0
self is not defined
#611 opened by ts0307 - 1
The project, unfortunately, looks abandoned
#623 opened by SQReder - 0
- 0
- 0
NodeWebSocket declaration issue (nodejs project)
#609 opened by szymonlesisz - 3
Should not abort connections on beforeunload event
#603 opened by SQReder - 0
why add the last slash here
#599 opened by LXTyr - 1
Firefox + Web Worker, mangles utf-8
#595 opened by devoidfury