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 08:57:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.1.2
socket.io
/
lib
History
Damien Arrachequesne
494c64e44f
fix: ignore packet received after disconnection
...
Related:
https://github.com/socketio/socket.io/issues/3095
2021-02-26 00:58:30 +01:00
..
client.ts
fix: properly parse the CONNECT packet in v2 compatibility mode
2021-02-03 22:54:07 +01:00
index.ts
fix(typings): update the types of "query", "auth" and "headers"
2021-02-03 22:53:38 +01:00
namespace.ts
fix(typings): add return types and general-case overload signatures (
#3776
)
2021-02-02 11:50:08 +01:00
parent-namespace.ts
refactor: add more typing info and upgrade prettier (
#3725
)
2020-12-11 12:19:20 +01:00
socket.ts
fix: ignore packet received after disconnection
2021-02-26 00:58:30 +01:00