| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/karma/node_modules/engine.io-parser/ |
Upload File : |
1.2.4 / 2015-12-04 ================== * fix `ArrayBuffer` encoding in base64 string 1.2.3 / 2015-11-28 ================== * fix encoding blob as base64 1.2.2 / 2015-09-09 ================== * fixes for iojs/node 1.2.1 / 2015-01-17 ================== * pass has-binary result to encodePacket [rase-] * Fix parse error [rase-] 1.2.0 / 2015-01-11 ================== * fix return type for decodePacket * README fixes * use travis matrix for better test runs * encode into binary only if needed * add test cases for base64 object encoding. * add encodeBase64Object to encoder for browser * avoid sending Blobs on PhantomJS (as on Android) * test that utf8 encoding is not on by default but can be switched on manually 1.1.0 / 2014-07-16 ================== * make utf8 encoding/decoding optional 1.0.8 / 2014-07-16 ================== * adjust protocol revision * handle invalid utf8 errors gracefully * fix memory leak on browser 1.0.7 / 2014-06-24 ================== * fix decodePayloadAsBinary memory leak [christophwitzko] * README improvements 1.0.6 / 2014-05-30 ================== * utf8 fixes when using binary encoding [nkzawa] 1.0.5 / 2014-05-06 ================== * fix range error 1.0.4 / 2014-04-13 ================== * fix `encodePayloadAsBinary` method encodes packets to base64 1.0.3 / 2014-04-10 ================== * Fix length calculation when encoding as binary [binlain] 1.0.2 / 2014-03-16 ================== * fix binary for android due to a bug in Blob XHR2 implementation [Rase-] 1.0.1 / 2014-03-06 ================== * implement `blob` module to simplify code * bump `arraybuffer.slice` * style fixes 1.0.0 / 2014-02-18 ================== * parser: added binary encoding [Rase-] * parser: switched to an async interface [Rase-] 0.3.0 / 2013-03-16 ================== * parser: if callback returns `false` ignore rest of payload * test: fixed all broken tests 0.2.1 / 2013-03-16 ================== * added protocol version to index.js [albertyfwu] 0.2.0 / 2013-02-26 ================== * Changed `decodePayload` to use a callback instead of returning an array [sweetieSong, albertyfwu] 0.1.1 / 2013-01-26 ================== * package.json fixes 0.1.0 / 2013-01-19 ================== * Initial release