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
|
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 |
|
Guillermo Rauch
|
c48842d7ce
|
Release 0.3.10
|
2012-12-03 09:05:45 -03:00 |
|
Guillermo Rauch
|
0cb254539e
|
socket: fix closing the socket in an open listener [mmastrac]
|
2012-12-03 08:53:46 -03:00 |
|
Guillermo Rauch
|
31460d8407
|
socket: perform ping interval/timer cleanup [mmastrac]
|
2012-12-03 08:44:25 -03:00 |
|
Guillermo Rauch
|
2404d213b1
|
Merge pull request #72 from Jxck/master
easy fixes
|
2012-11-11 15:10:54 -08:00 |
|
Jxck
|
97a4a5afd1
|
add transport.js to test
|
2012-11-12 07:44:12 +09:00 |
|
Jxck
|
6bc12dd102
|
fix SPEC (packages -> packets)
|
2012-11-12 07:43:50 +09:00 |
|
Guillermo Rauch
|
690d6df631
|
Merge pull request #68 from indutny/fix-probe-error-handling
socket: handle probe's transport errors
|
2012-11-05 07:26:49 -08:00 |
|
Fedor Indutny
|
fcbe68da1f
|
socket: handle probe's transport errors
|
2012-10-31 19:25:59 +04:00 |
|
Guillermo Rauch
|
d2860a21c1
|
lib: corrected version
|
2012-10-23 13:58:48 -07:00 |
|