Commit Graph

292 Commits

Author SHA1 Message Date
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
Jakob Stoeck
adc67e8da3 replaced control character with space 2012-03-01 18:45:10 +01:00
Guillermo Rauch
9cc043102d Merge pull request #22 from ruxkor/to_learnboost_2
xhr polling does not call onError when xhr.status == 0
2012-02-29 10:28:06 -08:00
Andor Goetzendorff
99306d3fcf xhr polling does not call onError when xhr.status == 0, refs #21 2012-02-29 16:44:00 +01:00
Guillermo Rauch
fd0102e4c2 Added build status image. 2012-02-27 08:59:36 -03:00
Guillermo Rauch
f8c56b98f5 Added .travis.yml 2012-02-27 08:57:05 -03:00
Guillermo Rauch
61c9c4cf03 Updated README 2012-02-27 08:54:04 -03:00
Guillermo Rauch
f651cb45f0 Added basePath option. 2012-02-27 08:53:11 -03:00
Guillermo Rauch
96ac0957f6 Fixed parser test. 2012-02-27 08:46:45 -03:00
Guillermo Rauch
4763230327 Merge pull request #19 from kapouer/patch-1
Options should take opts.secure.
2012-02-22 04:44:15 -08:00
Lal Jérémy
d5df4c57dd Options should take opts.secure. 2012-02-22 11:05:47 +01:00
Guillermo Rauch
4e0db80e06 Merge pull request #17 from ruxkor/master
fix for #16
2012-02-15 07:37:25 -08:00
Andor Goetzendorff
9d8f75ff38 loop over navigator.plugins instead of using .indexOf, fixes #16 2012-02-15 16:27:35 +01:00
Tj Holowaychuk
567663fb64 make build targets easier to read 2012-02-02 17:01:11 -08:00
Tj Holowaychuk
3290e8bbb4 suppress make test-browser cmd` 2012-02-02 16:59:48 -08:00
Guillermo Rauch
aee3fd6fa0 Fixed ws compliance in onmessage. 2012-01-19 09:46:28 -08:00
Guillermo Rauch
9890c5eabb Fixed style 2012-01-18 10:41:06 -08:00
Guillermo Rauch
865ad73ddd No longer needed with new browserbuild. 2012-01-18 08:48:16 -08:00
Guillermo Rauch
94bd8effd2 Fixed callbacks data type. 2012-01-18 08:39:58 -08:00
Guillermo Rauch
c2f2b41e17 JSONP callback improvements. 2012-01-18 08:36:47 -08:00
Guillermo Rauch
2ec8cbad3f Merge branch 'master' of github.com:/LearnBoost/engine.io-client
Conflicts:
	lib/transports/polling.js
2012-01-18 08:32:50 -08:00
Guillermo Rauch
bbc1fc1b7b Removed unneeded, cyclic requires. 2012-01-18 08:32:07 -08:00