COMMITS
/ lib/client.ts November 8, 2021
N
feat: add type information to `socket.data` (#4159)
Nikita Kolmogorov committed
October 22, 2021
S
fix: fix race condition in dynamic namespaces (#4137)
Sebastiaan Marynissen committed
October 11, 2021
D
chore: bump engine.io to version 6.0.0
Damien Arrachequesne committed
September 9, 2021
D
fix: send volatile packets with binary attachments
Damien Arrachequesne committed
May 17, 2021
D
fix: ensure compatibility with previous versions of the adapter
Damien Arrachequesne committed
May 10, 2021
D
feat: add support for inter-server communication
Damien Arrachequesne committed
D
perf: add support for the "wsPreEncoded" writing option
Damien Arrachequesne committed
May 6, 2021
D
fix: properly export the Socket class
Damien Arrachequesne committed
March 1, 2021
M
feat: add support for typed events (#3822)
Maxime Kjaer committed
February 3, 2021
D
fix: properly parse the CONNECT packet in v2 compatibility mode
Damien Arrachequesne committed
January 27, 2021
D
fix(typings): add return types and general-case overload signatures (#3776)
david-fong committed
January 8, 2021
R
refactor: strict type check in if expressions (#3744)
Rohan Chougule committed
January 5, 2021
D
fix: properly clear timeout on connection failure
Damien Arrachequesne committed
December 11, 2020
D
refactor: add more typing info and upgrade prettier (#3725)
David Fong committed
October 30, 2020
D
feat: emit an Error object upon middleware error
Damien Arrachequesne committed
October 25, 2020
D
refactor: rename ERROR to CONNECT_ERROR
Damien Arrachequesne committed
October 15, 2020
D
refactor: add additional typings
Damien Arrachequesne committed
D
fix: close clients with no namespace
Damien Arrachequesne committed
D
refactor: hide internal methods and properties
Damien Arrachequesne committed
October 7, 2020
D
feat: remove the implicit connection to the default namespace
Damien Arrachequesne committed
September 25, 2020
D
chore: bump socket.io-parser
Damien Arrachequesne committed
D
refactor: use ES6 Maps instead of plain objects
Damien Arrachequesne committed
September 24, 2020
D
refactor: migrate to TypeScript
Damien Arrachequesne committed