This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
socket.io
Watch
1
Star
1
Fork
0
You've already forked socket.io
mirror of
https://github.com/socketio/socket.io.git
synced
2026-04-30 03:00:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92c530da47111e59add9b2960fe5c34aee80828e
socket.io
/
test
History
Damien Arrachequesne
92c530da47
[fix] Properly handle JSON.stringify errors (
#84
)
...
JSON.stringify method throws when passed a circular object.
2018-02-28 22:07:33 +01:00
..
support
Added zuul config and made testing work on browsers
2014-02-20 12:18:21 +02:00
arraybuffer.js
[fix] Properly detect typed arrays (
#85
)
2018-02-28 21:18:16 +01:00
blob.js
added a BINARY_ACK type
2014-05-30 18:41:47 -07:00
buffer.js
[fix] Ensure packet data is an array (
#83
)
2018-02-25 09:05:16 +01:00
helpers.js
Protocol is now class-based
2014-02-27 17:46:20 -05:00
index.js
Added a couple of tests with Blobs for issue
#2
2014-02-20 12:39:56 +02:00
parser.js
[fix] Properly handle JSON.stringify errors (
#84
)
2018-02-28 22:07:33 +01:00