COMMITS
/ lib/client.js June 26, 2022
D
fix: fix race condition in dynamic namespaces
Damien Arrachequesne committed
March 29, 2018
D
[feat] Add support for dynamic namespaces (#3195)
Damien Arrachequesne committed
February 28, 2018
D
[feat] Add support for dynamic namespaces (#3187)
Damien Arrachequesne committed
January 24, 2017
D
[feature] Allow the use of custom parsers (#2829)
Damien Arrachequesne committed
January 16, 2017
T
[fix] Properly close the connection on error (#2681)
Tom Atkinson committed
T
[perf] Use shared instance of the encoder (#2825)
Tom Atkinson committed
October 21, 2016
T
[fix] Avoid swallowing exceptions thrown by user event handlers (#2682)
Tom Atkinson committed
February 14, 2016
Z
remove unnecessary decoder. `url.parse` already decodes string.
Zheng Weihan committed
February 13, 2016
Z
change decodeUriComponents calls
Zheng Weihan committed
Z
call decodeURIComponent on query received from client.
Zheng Weihan committed
January 31, 2016
Z
add test for issue #331 on socket.io-client.
Zheng Weihan committed
January 30, 2016
Z
refactor parsing of URL in CONNECT packet to use 'url' library.
Zheng Weihan committed
January 28, 2016
Z
fix to issue #331 on socket.o-client.
Zheng Weihan committed
September 15, 2015
H
fix wrong jsdoc
Hongcai Deng committed
November 23, 2015
D
Add hasOwnProperty checks
Damien Arrachequesne committed
September 11, 2015
D
converted arrays to objects
Damien Arrachequesne committed
November 20, 2015
D
Minor performance optimization
Damien Arrachequesne committed
February 14, 2015
N
improve Socket#packet and Client#packet
Naoyuki Kanezawa committed
January 21, 2015
N
support compression
Naoyuki Kanezawa committed
November 21, 2014
G
fix protocol violations and improve error handling (fixes #1880)
Guillermo Rauch committed
July 22, 2014
F
client cannot connect to non-existing namespaces
Filippo Della Betta committed
July 16, 2014
K
Fixed the failing test where server crashes on disconnect involving connectBuffer
Kevin Roark committed
June 18, 2014
G
client: fixes #1632
Guillermo Rauch committed
May 30, 2014
T
Fix namespace iterator in disconnect
Tony Kovanen committed
March 7, 2014
G
added support for volatile packets
Guillermo Rauch committed
March 3, 2014
K
Added binary support to broadcasting of events
Kevin Roark committed
February 27, 2014
K
Updated protocol-facing code to reflect newest parser
Kevin Roark committed
February 26, 2014
K
Updated protocol-facing code for new binary protocol
Kevin Roark committed
February 19, 2014
K
anonymous function style correct
Kevin Roark committed
K
Added binary support to socket.io
Kevin Roark committed
February 3, 2014
N
middlewares of main namespace should be called first
Naoyuki Kanezawa committed
December 24, 2013
G
client: fix style
Guillermo Rauch committed
December 18, 2012
G
client: added `disconnect` method
Guillermo Rauch committed
December 17, 2012
G
client: removed extra line
Guillermo Rauch committed
G
client: style
Guillermo Rauch committed
December 13, 2012
G
initial 1.0 commit
Guillermo Rauch committed