mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Since base64-arraybuffer version 0.1.5 introduced a change that fails at require time in a browser without ArrayBuffer support, the require must be guarded.