COMMITS
/ lib/index.js November 27, 2016
D
[chore] Update client location and serve minified file (#2766)
Damien Arrachequesne committed
November 24, 2016
Z
[feature] serve sourcemap for socket.io-client (#2482)
Zhu Liang committed
August 23, 2015
L
[perf] Minor code optimizations (#2219)
Luca Tabone committed
November 15, 2016
M
[feature] add support for Server#close(callback) (#2748)
mhmeadows63 committed
November 5, 2016
J
[feature] Add support for all event emitter methods (#2601)
Julian Grinblat committed
October 30, 2016
A
[feature] Loading client script on demand. (#2567)
Atanas Palavrov committed
K
[fix] Make ETag header comply with standard. (#2603)
Kenton Varda committed
October 21, 2016
F
[docs] Minor fixes (#2526)
Feram Bot committed
D
[docs] Fix JSDoc of optional parameters (#2465)
davidlondono 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
November 16, 2015
G
Merge pull request #2051 from tobalsgithub/master
Guillermo Rauch committed
March 12, 2015
T
Allowing a custom function for opts.allowRequest
TC committed
February 19, 2015
N
support flags on namespace
Naoyuki Kanezawa committed
January 25, 2015
R
Suggestion for implementation of clients API
Ruben Rodriguez II committed
January 22, 2015
G
fix origin verification default https port [evanlucas]
Guillermo Rauch committed
January 14, 2015
A
Add space in error message
Alexey Chuvashov committed
January 10, 2015
D
Allow null or undefined origins when allowed origins is a function
Drew Blaisdell committed
September 22, 2014
T
Merge pull request #1777 from akamensky/dynamic-cors
Tony Kovanen committed
T
Merge pull request #1690 from rase-/fix/resource-option-bc
Tony Kovanen committed
September 12, 2014
A
Added optional Server#origins(function) for dynamic CORS
akamensky committed
August 19, 2014
A
testing for equivalence of namespaces starting with / or without
Anup Bishnoi committed
A
Update index.js
Anup Bishnoi committed
A
Take "" and "/" as equivalent namespaces on server
Anup Bishnoi committed
July 23, 2014
July 1, 2014
G
Merge pull request #1655 from ysmood/fix_etag_header
Guillermo Rauch committed
June 29, 2014
Y
fix: We should use the standard http protocol to handler the etag
Yad Smood committed
June 24, 2014
N
Add ability to stop the http server even if not created inside socket.io
Narciso Guillen committed
N
make sure server gets close
Narciso Guillen committed
June 11, 2014
G
index: fix typo [thanks @yanatan16]
Guillermo Rauch committed
June 7, 2014
P
Update index.js
poldridge committed
March 26, 2014
T
Added backwards compatible settability of engine.io maxHttpBufferSize
Tony Kovanen committed
April 11, 2014
T
Moved the origins checking callback outside the origins getter/setter function.
Tony Kovanen committed
April 10, 2014
T
Switched to async allowRequest callback in engine.io for setting the allowed origins
Tony Kovanen committed
April 9, 2014
T
Added support for setting allowed origins
Tony Kovanen committed
March 25, 2014
T
The set function in server can be used to set some attributes for backwards compatibility
Tony Kovanen committed
March 7, 2014
G
server: make `Server#adapter` work after construction
Guillermo Rauch committed
G
move adapter out
Guillermo Rauch committed
February 13, 2014
G
lib: bc compatibility
Guillermo Rauch committed
February 8, 2014
G
Merge pull request #1399 from lzyzsd/master
Guillermo Rauch committed
G
change index to read build file from client
GK committed
January 24, 2014
B
fix captcha
Bruce Lee committed
January 15, 2014
S
index: remove send dep
Seiya Konno committed
January 10, 2014
G
index: simplify and speed up client serving
Guillermo Rauch committed
December 27, 2013
G
index: add support for string port numbers
Guillermo Rauch committed
December 24, 2013
G
server: add `listen`
Guillermo Rauch committed
G
use `serveClient` in favor of `static` for broader jshint compliance
Guillermo Rauch committed