Commit Graph

9 Commits

Author SHA1 Message Date
Guillermo Rauch
bb9751f60c *: bumped engine.io-parser 2013-02-26 11:14:02 -08:00
timmak
30a1554a14 Update component.json 2013-01-29 22:05:17 +00:00
timmak
2bf232faae Update component.json 2013-01-29 22:01:53 +00:00
timmak
610184a3af Update component.json 2013-01-29 21:53:47 +00:00
Sérgio Ramos
86a49d2151 fixes "failed to require "engine.io" from (...)"
From the [component/component](https://github.com/component/component) [spec](https://github.com/component/component/wiki/Spec):

> It is recommended that you use "index.js" for the main component file, however if you use another filename, you **MUST** define a "main" field for that. A component **MUST** have only one "main" file specified, and it **MUST** still be listed in the "scripts" array.
2012-12-10 13:32:46 +00:00
Guillermo Rauch
4618389264 Release 0.4.0 2012-12-09 10:14:28 -03:00
Guillermo Rauch
70414ecaf4 componetn: added missing transports 2012-12-08 19:51:38 -03:00
Guillermo Rauch
05b0137ed1 emitter: added emitter to remove try/catch ugliness from modules and add node-compatible methods 2012-12-08 19:41:56 -03:00
Guillermo Rauch
ba4a7ded9e *: adde component.json 2012-12-08 19:30:41 -03:00