Commit Graph

313 Commits

Author SHA1 Message Date
Guillermo Rauch
cb6cefb4fa Merge pull request #34 from LearnBoost/add/url-timestamping
Add/url timestamping
2012-08-01 17:29:15 -07:00
Guillermo Rauch
34a32bf211 test: fixed timestamp tests 2012-08-01 17:28:27 -07:00
Guillermo Rauch
56f9a1e0d4 util: added android UA sniffing 2012-08-01 17:23:28 -07:00
Guillermo Rauch
ad5c2ee021 transport: implemented timestamps 2012-08-01 17:23:12 -07:00
Guillermo Rauch
c81a5b0312 *: document timestamp options 2012-08-01 17:22:17 -07:00
Guillermo Rauch
bfbc49ae35 Release 0.1.0 2012-07-03 15:36:46 -07:00
Guillermo Rauch
da071a1327 test: added node 0.8 to travis testing targets 2012-07-02 09:06:30 -07:00
Guillermo Rauch
b1b650432d meta: removed 0.4 testing from travis CI 2012-07-02 08:04:02 -07:00
Guillermo Rauch
eeb2b16058 flashsocket: fixed docs & style 2012-07-02 08:02:23 -07:00
Guillermo Rauch
a23387ef87 flashsocket: auto-populate SWF location based on flashPath 2012-07-02 08:01:58 -07:00
Guillermo Rauch
ece335ea17 socket: default policyPort to 843 2012-07-02 08:00:17 -07:00
Guillermo Rauch
7d514dabfc docs: improved flash-related docs 2012-07-02 08:00:04 -07:00
Guillermo Rauch
89a1e010c7 socket: added toString to fake event sent to onmessage 2012-07-02 07:43:35 -07:00
Guillermo Rauch
082cda6bcf Merge pull request #30 from mihs/master
Flashsocket protocol does not work.
2012-07-02 07:37:12 -07:00
Guillermo Rauch
2aed814cf7 parser: added noop packet 2012-07-01 19:06:34 -07:00
Guillermo Rauch
75a1304f8b Bumped xmlhttprequest dependency version 2012-07-01 18:14:41 -07:00
Guillermo Rauch
85e86ba9c4 Bumped ws 2012-06-27 22:09:37 -07:00
mihs
3c7e3a8b5a Merge branch 'master' of git://github.com/LearnBoost/engine.io-client 2012-06-22 15:28:56 +03:00
Guillermo Rauch
fddcec0ea0 Fixed xhr polling in IE6. 2012-06-05 22:55:22 +02:00
dbc65f3b5a added flashsocket transport logic 2012-05-18 13:20:53 +03:00
Guillermo Rauch
995d5e0400 Added cache busting test. 2012-04-17 16:56:44 -03:00
Guillermo Rauch
8d98a3359e Added cache busting to all polling transports
Also added forceBust option
2012-04-17 16:56:14 -03:00
Guillermo Rauch
3a152c7997 Removed XHR specific cache busting. 2012-04-17 16:56:00 -03:00
Guillermo Rauch
78f2471e29 Improved and updated URL section. 2012-04-03 08:25:57 -03:00
Guillermo Rauch
c3b4462ffc Merge branch 'master' of github.com:/LearnBoost/engine.io-client 2012-04-03 08:12:06 -03:00
Guillermo Rauch
2c8ed0d458 Added debug dependency. 2012-04-03 08:08:05 -03:00
Guillermo Rauch
a406ce6c3b Merge pull request #27 from Gottox/patch-1
Updating documentation
2012-04-03 03:33:36 -07:00
Enno Boland
0c1e1ace70 Update SPEC.md, add documentation to 5 upgrade. May have some redundancy. 2012-04-03 11:49:19 +03:00
Enno Boland
e23fe81010 Update spec. 2012-04-03 11:31:14 +03:00
Guillermo Rauch
244dba26bd Adapted code to leverage debug() 2012-04-02 12:55:53 -03:00
Guillermo Rauch
6eeadf3b20 Updated docs. 2012-04-02 12:16:28 -03:00
Guillermo Rauch
93605fd3e9 Implemented resource alongside with path. 2012-04-02 12:16:18 -03:00
Guillermo Rauch
2c0c4547d7 Added dist/README (fixes #16). 2012-03-28 11:50:25 -03:00
Guillermo Rauch
aa3bfeabf9 Stop ignoring dist. 2012-03-28 11:50:13 -03:00
Guillermo Rauch
41ea3b728c Fixes double / 2012-03-25 11:20:22 -03:00
Guillermo Rauch
0162484b16 Added basedir to browserbuild commands (fixes #26) 2012-03-25 11:10:46 -03:00
Guillermo Rauch
d71d9117ec Fixed Makefile for latest browserbuild. 2012-03-25 10:48:46 -03:00
Guillermo Rauch
8b51474798 Removed growl 2012-03-14 12:56:32 -03:00
Guillermo Rauch
dd445fc1bb Fixed timeouts section. 2012-03-10 11:57:26 -03:00
Guillermo Rauch
7d3b70aaa9 Added .md 2012-03-08 12:29:23 -03:00
Guillermo Rauch
2f7812ece5 Revision 1 of SPEC 2012-03-08 12:28:26 -03:00
Guillermo Rauch
046644bd37 Fix and simplify readystatechange 2012-03-08 12:07:50 -03:00
Guillermo Rauch
695daa9b7f Merge branch 'master' of github.com:/LearnBoost/engine.io-client 2012-03-08 10:44:56 -03:00
Guillermo Rauch
722fe8ee0d Fixed JSONP (fixes #24) 2012-03-08 10:44:06 -03:00
Guillermo Rauch
ef5a514c10 Fixed JSONP 2012-03-08 10:27:23 -03:00
Guillermo Rauch
94813010c5 Unbroke make test 2012-03-02 15:49:28 -03:00
Guillermo Rauch
5efa9d8416 Merge branch 'master' of github.com:/LearnBoost/engine.io-client 2012-03-02 15:41:02 -03:00
Guillermo Rauch
5cf4006321 Defined npm test. 2012-03-02 15:40:47 -03:00
Guillermo Rauch
822ff7ed4a Merge pull request #23 from jakob-stoeck/master
small compatibility changes
2012-03-01 10:09:11 -08:00
Jakob Stoeck
bcc833275a browser compatibility
ie7 does not support data[i] but data.charAt(i)
2012-03-01 18:50:01 +01:00