Damien Arrachequesne
|
b47efb270d
|
[fix] Remove any reference to the global variable
Related: https://github.com/socketio/socket.io-client/issues/1166
|
2018-11-07 23:31:49 +01:00 |
|
Damien Arrachequesne
|
dc4f475a45
|
[revert] Move binary detection to the parser
So that we can skip the binary check.
|
2018-02-28 21:55:26 +01:00 |
|
Damien Arrachequesne
|
6b356eb4f0
|
[fix] Properly detect typed arrays (#85)
ArrayBuffer.isView method is not defined in IE10.
|
2018-02-28 21:18:16 +01:00 |
|
Damien Arrachequesne
|
88225783f7
|
[fix] Use ArrayBuffer.isView to check for typed arrays (#82)
|
2018-02-25 09:04:02 +01:00 |
|
Guillermo Rauch
|
0ae9a4fba6
|
prevent direct Buffer reference that breaks browserify
|
2014-09-04 10:14:23 +02:00 |
|