- 20 Jan, 2019 3 commits
-
-
Damien Arrachequesne authored
-
Ben James authored
As `self` is undefined in React Native.
-
- 19 Nov, 2018 3 commits
-
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
The commit 99bcc622 resulted in `window is not defined` errors.
-
Nubami SQReder authored
[fix] Trigger xhr polling transport unload handler on 'pagehide' or 'unload' instead of 'beforeunload' (#604) ...to prevent broke connection on cancelled beforeunload event Fixes #603
-
- 07 Nov, 2018 4 commits
-
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
-
- 02 Nov, 2018 4 commits
-
-
Craig Thayer authored
React-Native provides a Websocket object that is more functionally aligned with the Node.js websocket than the browser websocket. It has the same constructor signature as the Node.js websocket and can support extraHeaders and protocols. This PR will detect when the engine.io-client is running in React-Native, call the proper Websocket constructor, and enable support for extraHeaders.
-
Damien Arrachequesne authored
Excluding tests on iphone / ipad / edge for the moment.
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
The CI seems to fail with the new version: /home/travis/build/[secure]io/engine.io-client/node_modules/zuul/bin/zuul:332 throw err.message; ^ internet explorer@8: [eval("(window.zuul_msg_bus ? window.zuul_msg_bus.splice(0, 1000) : []);")] Not JSON response
-
- 01 Nov, 2018 1 commit
- 09 Mar, 2018 2 commits
-
-
Damien Arrachequesne authored
-
Thomas Hunkapiller authored
-
- 28 Feb, 2018 2 commits
-
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
-
- 18 Feb, 2018 3 commits
-
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
Some XHR implementations (like Firefox WebWorker, react-native and some Android 4.x versions) throw an exception when setting xhr.responseType = 'arraybuffer' when xhr.readyState === 2 (which is perfectly valid, spec-wise). That commit fixes that behaviour by reverting some of the changes from https://github.com/socketio/engine.io-client/pull/562 for those implementations. Fixes #589 Closes #590
-
Damien Arrachequesne authored
-
- 12 Nov, 2017 2 commits
-
-
Damien Arrachequesne authored
-
Matt Grande authored
Related: https://nodesecurity.io/advisories/550
-
- 11 Oct, 2017 3 commits
-
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
Following #583.
-
Damien Arrachequesne authored
This reverts commit 6043c49e.
-
- 08 Oct, 2017 5 commits
-
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
-
- 27 Sep, 2017 2 commits
-
-
Damien Arrachequesne authored
-
Matt Grande authored
Related: https://nodesecurity.io/advisories/528.
-
- 19 May, 2017 2 commits
-
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
-
- 28 Apr, 2017 1 commit
-
-
Damien Arrachequesne authored
This reverts commit be73a9c3.
-
- 27 Apr, 2017 3 commits
-
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
-
Damien Arrachequesne authored
-