Guillermo Rauch
|
157f0f94d4
|
socket: export constructors and utils
|
2012-12-08 20:13:45 -03:00 |
|
Guillermo Rauch
|
c8d7c2e4e7
|
test: added symlink to new build
|
2012-12-08 20:12:59 -03:00 |
|
Guillermo Rauch
|
e3f05dea68
|
test: fix browser test runner
|
2012-12-08 20:12:44 -03:00 |
|
Guillermo Rauch
|
bfbe9ef288
|
polling-xhr: fixed emitter require
|
2012-12-08 20:10:32 -03:00 |
|
Guillermo Rauch
|
d2884f2b6a
|
Makefile: build engine.io.js, remove dev build
|
2012-12-08 20:10:11 -03:00 |
|
Guillermo Rauch
|
6b69d95055
|
README: expand on tests section
|
2012-12-08 20:10:00 -03:00 |
|
Guillermo Rauch
|
2da017fde8
|
test: remove version
|
2012-12-08 20:09:24 -03:00 |
|
Guillermo Rauch
|
b59234e508
|
README: simplify standalone story
|
2012-12-08 20:07:46 -03:00 |
|
Guillermo Rauch
|
5685db3838
|
test: point to new build location
|
2012-12-08 20:07:37 -03:00 |
|
Guillermo Rauch
|
90389c63b7
|
test: remove dist symlink
|
2012-12-08 20:03:37 -03:00 |
|
Guillermo Rauch
|
3873488694
|
test: fix dependencies
|
2012-12-08 20:02:39 -03:00 |
|
Guillermo Rauch
|
1b217fd83c
|
package: adapted component namespace
|
2012-12-08 20:02:28 -03:00 |
|
Guillermo Rauch
|
4c7725c267
|
socket: export protocol
|
2012-12-08 19:56:21 -03:00 |
|
Guillermo Rauch
|
6d7272d79a
|
emitter: re-export Emitter
|
2012-12-08 19:55:01 -03:00 |
|
Guillermo Rauch
|
4d36062de5
|
README: adapted standalone example to new eio global
|
2012-12-08 19:54:44 -03:00 |
|
Guillermo Rauch
|
317a499a67
|
README: remove notion of top level namespace
|
2012-12-08 19:54:15 -03:00 |
|
Guillermo Rauch
|
70414ecaf4
|
componetn: added missing transports
|
2012-12-08 19:51:38 -03:00 |
|
Guillermo Rauch
|
ddd9ee491b
|
lib: removed engine.io-client aggregation
|
2012-12-08 19:50:09 -03:00 |
|
Guillermo Rauch
|
9e8a3bd0b3
|
socket: added compatibility with pre-1.0.0
|
2012-12-08 19:43:35 -03:00 |
|
Guillermo Rauch
|
65abecb780
|
*: use local emitter wrapper
|
2012-12-08 19:43:21 -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
|
3269a7f849
|
polling-xhr: implemented emitter component
|
2012-12-08 19:32:43 -03:00 |
|
Guillermo Rauch
|
16a853cfb5
|
*: fix comments
|
2012-12-08 19:32:31 -03:00 |
|
Guillermo Rauch
|
ba4a7ded9e
|
*: adde component.json
|
2012-12-08 19:30:41 -03:00 |
|
Guillermo Rauch
|
96c92c182b
|
Makefile: implemented new build system
|
2012-12-08 19:30:26 -03:00 |
|
Guillermo Rauch
|
11dd62c94c
|
README: improve documentation for component / node / standalone usage
|
2012-12-08 19:29:58 -03:00 |
|
Guillermo Rauch
|
a763f20560
|
engine.io-client: remove EventEmitter exposure
|
2012-12-08 19:21:39 -03:00 |
|
Guillermo Rauch
|
63fbdddbc3
|
index: make node engine behave like component engine
|
2012-12-08 19:21:23 -03:00 |
|
Guillermo Rauch
|
5b6f52e23b
|
socket: make Socket self-initializable for component require
|
2012-12-08 19:19:07 -03:00 |
|
Guillermo Rauch
|
dfd49f3a08
|
socket: use emitter component
|
2012-12-08 19:18:47 -03:00 |
|
Guillermo Rauch
|
00116f8aa1
|
transport: use emitter component
|
2012-12-08 19:18:25 -03:00 |
|
Guillermo Rauch
|
f8b85462c1
|
lib: added index for component
|
2012-12-08 19:11:43 -03:00 |
|
Guillermo Rauch
|
e3ac923ce1
|
package: added emitter-component dep for node
|
2012-12-08 18:56:23 -03:00 |
|
Guillermo Rauch
|
7a3a689d98
|
package: removed main, added index.js instead
|
2012-12-08 18:55:54 -03:00 |
|
Guillermo Rauch
|
6186b8ecce
|
emitter-component: you are a component, go away
|
2012-12-08 18:55:31 -03:00 |
|
Guillermo Rauch
|
fa18ffa00b
|
*: added index for test coverage analysis
|
2012-12-08 18:53:08 -03:00 |
|
Guillermo Rauch
|
67aec94203
|
gitignore: added components from component(1)
|
2012-12-08 18:50:20 -03:00 |
|
Guillermo Rauch
|
754a514245
|
gitignore: added component(1) build dir
|
2012-12-08 18:48:20 -03:00 |
|
Guillermo Rauch
|
442787991e
|
dist: removed
|
2012-12-08 18:48:03 -03:00 |
|
Guillermo Rauch
|
a58d6f32c6
|
flashsocket: fix typo
|
2012-12-08 18:45:17 -03:00 |
|
Guillermo Rauch
|
1d24b66d77
|
websocket: removed meta debug usage
|
2012-12-08 18:44:41 -03:00 |
|
Guillermo Rauch
|
03260845c4
|
polling: remove meta debug usage
|
2012-12-08 18:44:21 -03:00 |
|
Guillermo Rauch
|
35b8052411
|
polling-xhr: remove meta debug usage
|
2012-12-08 18:44:06 -03:00 |
|
Guillermo Rauch
|
d786653b5d
|
flashsocket: remove meta debug usage
|
2012-12-08 18:43:13 -03:00 |
|
Guillermo Rauch
|
50c05f9f50
|
util: remove if node
|
2012-12-08 18:42:59 -03:00 |
|
Guillermo Rauch
|
7e0cdcad42
|
Merge pull request #128 from Raynos/patch-1
`npm docs engine.io` works now
|
2012-12-07 02:15:49 -08:00 |
|
Guillermo Rauch
|
101275b0f1
|
Merge pull request #77 from Raynos/browserify
Support browserify
|
2012-12-07 02:15:17 -08:00 |
|
Raynos
|
5bfd8ee5a8
|
BROWSERIFY SUPPORT
|
2012-12-06 22:44:36 -08:00 |
|
Nathan Rajlich
|
70a1993ce5
|
Merge pull request #76 from Raynos/patch-1
npm docs works now
|
2012-12-06 22:17:20 -08:00 |
|
Raynos
|
b28b485b0a
|
npm docs works now
|
2012-12-06 21:51:00 -08:00 |
|