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
|
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
|
fcea229158
|
Merge pull request #55 from LearnBoost/improve/location-handling
Improve/location handling
|
2012-10-21 09:28:30 -07: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 |
|
Myles Byrne
|
7d4492dd49
|
uri.scheme -> uri.protocol
The scheme property is undefined
|
2012-10-09 17:53:38 -05:00 |
|
Guillermo Rauch
|
1af5227fb8
|
socket: added write alias for send.
|
2012-10-07 18:35:31 -07:00 |
|
Guillermo Rauch
|
d2ba68e9a1
|
socket: fix passing false as secure getting overridden
|
2012-10-04 14:21:16 -07:00 |
|
Guillermo Rauch
|
ffdee5f5f8
|
socket: fix default port for SSL when secure is not supplied
|
2012-10-04 14:20:11 -07:00 |
|
Guillermo Rauch
|
a909a6494b
|
socket: default secure to true for SSL-served pages that have not specified a connection string
|
2012-10-04 10:57:58 -07:00 |
|
Guillermo Rauch
|
2fb4cabf09
|
Release 0.3.0
|
2012-10-04 10:29:17 -07:00 |
|
cadorn
|
62b77b9f7b
|
emit heartbeat
|
2012-09-25 12:36:55 -07:00 |
|
cadorn
|
a0830635f8
|
don't need to send pong any more
|
2012-09-25 12:36:36 -07:00 |
|
cadorn
|
ae6eb1f8d1
|
ping from client
|
2012-09-12 16:11:45 -07:00 |
|
cadorn
|
2a47ca1af0
|
fixed timeout
|
2012-09-07 17:06:22 -07:00 |
|
cadorn
|
c9ce1fd339
|
fix initial timeout
|
2012-09-07 16:31:28 -07:00 |
|
cadorn
|
d72e42cc9e
|
ack pong & variable timeout timer
|
2012-09-07 16:00:24 -07:00 |
|
Guillermo Rauch
|
ad5c2ee021
|
transport: implemented timestamps
|
2012-08-01 17:23:12 -07:00 |
|
Guillermo Rauch
|
ece335ea17
|
socket: default policyPort to 843
|
2012-07-02 08:00:17 -07:00 |
|
Guillermo Rauch
|
89a1e010c7
|
socket: added toString to fake event sent to onmessage
|
2012-07-02 07:43:35 -07:00 |
|
|
|
dbc65f3b5a
|
added flashsocket transport logic
|
2012-05-18 13:20:53 +03:00 |
|
Guillermo Rauch
|
244dba26bd
|
Adapted code to leverage debug()
|
2012-04-02 12:55:53 -03:00 |
|
Guillermo Rauch
|
93605fd3e9
|
Implemented resource alongside with path.
|
2012-04-02 12:16:18 -03:00 |
|
Jakob Stoeck
|
adc67e8da3
|
replaced control character with space
|
2012-03-01 18:45:10 +01:00 |
|
Guillermo Rauch
|
f651cb45f0
|
Added basePath option.
|
2012-02-27 08:53:11 -03:00 |
|
Lal Jérémy
|
d5df4c57dd
|
Options should take opts.secure.
|
2012-02-22 11:05:47 +01:00 |
|
Guillermo Rauch
|
aee3fd6fa0
|
Fixed ws compliance in onmessage.
|
2012-01-19 09:46:28 -08:00 |
|
Guillermo Rauch
|
9800e29f72
|
Removed notion of pingInterval
|
2012-01-17 09:50:10 -08:00 |
|
Guillermo Rauch
|
f3375a86da
|
Revert "fixed wrong assumption on ping timeout"
This reverts commit 3012a7922b.
|
2012-01-17 09:32:42 -08:00 |
|
Guillermo Rauch
|
35d35e3980
|
Consistency with server
|
2012-01-17 09:32:34 -08:00 |
|
Guillermo Rauch
|
b972088e39
|
Merge branch 'master' of github.com:/LearnBoost/engine.io-client
|
2012-01-17 08:15:33 -08:00 |
|
Guillermo Rauch
|
3877183268
|
Removed unneeded .bind
|
2012-01-17 08:12:08 -08:00 |
|
Vladimir Dronnikov
|
3012a7922b
|
fixed wrong assumption on ping timeout
|
2012-01-17 09:31:12 +00:00 |
|
Guillermo Rauch
|
44eaeeaa60
|
Added flashPath option.
|
2012-01-16 14:55:29 -08:00 |
|
Guillermo Rauch
|
c55bde3651
|
Improved socket close instrumentation.
|
2012-01-15 22:24:21 -08:00 |
|
Guillermo Rauch
|
49b1fad736
|
Fixed Socket#probe
|
2012-01-15 22:24:04 -08:00 |
|
Guillermo Rauch
|
5bc9c7e132
|
Made client buffer/flush work more like server.
|
2012-01-14 13:52:24 -08:00 |
|
Guillermo Rauch
|
81a1428da2
|
Merge branch 'master' into upgrade
|
2012-01-11 11:23:11 -08:00 |
|
Guillermo Rauch
|
2a521830d1
|
Pre-emptively assign an UID for every request.
|
2012-01-11 11:22:57 -08:00 |
|
Guillermo Rauch
|
5c3d3a5739
|
Improved #flush, #sendPacket.
|
2012-01-09 08:55:40 -08:00 |
|
Guillermo Rauch
|
b417e8df6e
|
Avoid collisions between upgrading transports
|
2012-01-09 08:55:13 -08:00 |
|
Guillermo Rauch
|
a2a8ec126f
|
Keep reference of flush bound to the instance around.
|
2012-01-09 08:54:50 -08:00 |
|
Guillermo Rauch
|
364408d0ee
|
Implemented a public sendMany. I hate public props.
|
2012-01-04 16:06:21 -08:00 |
|
Guillermo Rauch
|
642b965d7b
|
Added defense to Socket#onClose
|
2012-01-03 13:16:33 -08:00 |
|
Guillermo Rauch
|
d86a766104
|
Added Socket#onError
|
2012-01-03 13:16:25 -08:00 |
|