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 |
|
Guillermo Rauch
|
5d90ed07c9
|
Release 0.3.9
|
2012-10-23 13:15:12 -07:00 |
|
Guillermo Rauch
|
3ad1518bac
|
Release 0.3.9
|
2012-10-23 13:14:51 -07:00 |
|
Guillermo Rauch
|
f2103618f4
|
socket: fix hostname instead of host
|
2012-10-23 13:13:53 -07:00 |
|
Guillermo Rauch
|
ddafee2eb6
|
socket: avoid duplicate port defaults
|
2012-10-23 13:04:52 -07:00 |
|
Guillermo Rauch
|
e8fc999733
|
Release 0.3.8
|
2012-10-23 11:18:53 -07:00 |
|
Guillermo Rauch
|
1337467608
|
socket: introduce introspection hooks
|
2012-10-23 11:17:47 -07:00 |
|
Guillermo Rauch
|
1b4d987ec1
|
socket: introduced host and port location defaults
|
2012-10-21 11:01:53 -07:00 |
|
Guillermo Rauch
|
8617f464cc
|
flashsocket: obfuscate activex (fixes #31)
|
2012-10-21 09:51:49 -07:00 |
|
Guillermo Rauch
|
c9445ce647
|
polling-xhr: obfuscate activex
|
2012-10-21 09:48:28 -07:00 |
|
Guillermo Rauch
|
e1052509da
|
README: documented reconnect (closes #45)
|
2012-10-21 09:42:05 -07:00 |
|
Guillermo Rauch
|
8354de9861
|
socket: unset id upon close
|
2012-10-21 09:40:26 -07:00 |
|
Guillermo Rauch
|
cdbcedcb57
|
socket: clear transport listeners upon force close
|
2012-10-21 09:40:11 -07:00 |
|
Guillermo Rauch
|
dea596f99d
|
package: bump version
|
2012-10-21 09:34:55 -07:00 |
|
Guillermo Rauch
|
44cc65c2f3
|
Release 0.3.7
|
2012-10-21 09:34:19 -07:00 |
|
Guillermo Rauch
|
fcea229158
|
Merge pull request #55 from LearnBoost/improve/location-handling
Improve/location handling
|
2012-10-21 09:28:30 -07:00 |
|
Guillermo Rauch
|
cafa05e067
|
Merge pull request #62 from c9/descriptor
added contributor
|
2012-10-21 09:25:32 -07:00 |
|
Guillermo Rauch
|
b5a28c42b0
|
Merge pull request #63 from quackingduck/patch-1
Make version number match what's in package.json
|
2012-10-21 09:25:20 -07:00 |
|
Guillermo Rauch
|
8bf23bc324
|
Merge pull request #64 from devinrhode2/patch-1
Missing backtick` in markdown
|
2012-10-21 09:25:05 -07:00 |
|
Devin Rhode
|
fe01ee5b84
|
Missing backtick` in markdown
Specfically, under Methods > Constructor > secure (`Boolean) has no closing backtick
|
2012-10-18 00:54:36 -07:00 |
|
Myles Byrne
|
cf03dd7c83
|
Make version number match what's in package.json
|
2012-10-18 02:54:02 -05:00 |
|
cadorn
|
aeaf46cd6d
|
added contributor
|
2012-10-16 14:53:05 -07:00 |
|
Guillermo Rauch
|
44c721fd17
|
Merge pull request #61 from c9/pings
timeout fixes
|
2012-10-16 13:47:46 -07:00 |
|
cadorn
|
e2364f808b
|
don't need timer reset here
|
2012-10-16 13:20:23 -07:00 |
|