Files
socket.io/lib
Roman Shtylman d74f93e4f9 add Server.attach method
This method does what engine.attach use to do but is now on the
instantiated server instance. This makes it possible to create engine.io
servers without yet attaching them to any active http server.

When creating a project which will server static files/pages alongside
engine.io on the same domain/process this makes it easier to separate
logic into files without having to pass around the http server.
2014-06-04 13:45:43 -04:00
..
2014-06-04 13:45:43 -04:00
2013-08-14 18:58:01 +03:00
2014-06-04 13:45:43 -04:00