Guillermo Rauch
|
adadcdfbe8
|
*: fix references to global (fixes #79)
|
2012-12-10 12:10:20 -03:00 |
|
Guillermo Rauch
|
37ac529df7
|
emitter: added back WebSocket compat
|
2012-12-10 03:34:38 -03:00 |
|
Guillermo Rauch
|
157f0f94d4
|
socket: export constructors and utils
|
2012-12-08 20:13:45 -03:00 |
|
Guillermo Rauch
|
bfbe9ef288
|
polling-xhr: fixed emitter require
|
2012-12-08 20:10:32 -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
|
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
|
a763f20560
|
engine.io-client: remove EventEmitter exposure
|
2012-12-08 19:21:39 -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
|
6186b8ecce
|
emitter-component: you are a component, go away
|
2012-12-08 18:55:31 -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 |
|
Raynos
|
5bfd8ee5a8
|
BROWSERIFY SUPPORT
|
2012-12-06 22:44:36 -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 |
|
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
|
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
|
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
|
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 |
|
Myles Byrne
|
cf03dd7c83
|
Make version number match what's in package.json
|
2012-10-18 02:54:02 -05:00 |
|
cadorn
|
e2364f808b
|
don't need timer reset here
|
2012-10-16 13:20:23 -07:00 |
|
cadorn
|
6eeb21575b
|
timeout fixes
|
2012-10-16 13:07:34 -07:00 |
|
Guillermo Rauch
|
4b408f6265
|
socket: style work
|
2012-10-16 09:56:56 -07:00 |
|
Guillermo Rauch
|
26c6790d31
|
socket: style work
|
2012-10-16 09:53:28 -07:00 |
|
Fedor Indutny
|
f8cff26fc5
|
socket: reset timeout on any incoming data
|
2012-10-16 23:39:16 +07:00 |
|
Guillermo Rauch
|
1f4ad01eae
|
Merge branch 'master' of github.com:/LearnBoost/engine.io-client
|
2012-10-10 14:47:28 -07:00 |
|
Guillermo Rauch
|
86f894c18f
|
Bump
|
2012-10-10 14:46:42 -07:00 |
|
Myles Byrne
|
7d4492dd49
|
uri.scheme -> uri.protocol
The scheme property is undefined
|
2012-10-09 17:53:38 -05:00 |
|