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-01-13 00:48:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
socket.io-parser@4.2.4
socket.io
/
lib
History
Damien Arrachequesne
b0e6400c93
fix: properly detect plain objects
...
The typeof check was not sufficient, as it also matches arrays and nulls.
2023-05-31 10:44:05 +02:00
..
binary.ts
fix: do not modify the input packet upon encoding
2023-01-19 10:06:13 +01:00
index.ts
fix: properly detect plain objects
2023-05-31 10:44:05 +02:00
is-binary.ts
feat: move binary detection back to the parser
2020-10-15 01:46:47 +02:00