Commit Graph

329 Commits

Author SHA1 Message Date
Arnout Kazemier
4672ab65d7 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO-node
Conflicts:
	lib/transports/http-polling.js
2011-06-22 10:24:35 +02:00
Guillermo Rauch
331e6e85b9 Release 0.7.2 0.7.2 2011-06-22 04:15:01 -03:00
Guillermo Rauch
f2df40aa02 Bumped client version.
Bumped version
2011-06-22 04:12:26 -03:00
Guillermo Rauch
36ecd49ad2 Updated tests. 2011-06-22 04:09:19 -03:00
Guillermo Rauch
aef5027640 Make sure to write a packet (of type noop) when closing a poll. This solves a problem
with cross-domain requests being flagged as aborted and reconnection being triggered.
2011-06-22 04:08:28 -03:00
Guillermo Rauch
4933cf1a9e Added noop message type. 2011-06-22 04:08:11 -03:00
Arnout Kazemier
28b396c3fc Merge branch 'master' of https://github.com/LearnBoost/Socket.IO-node 2011-06-22 08:58:33 +02:00
Guillermo Rauch
c425724bd2 Release 0.7.1 0.7.1 2011-06-21 21:05:11 -03:00
Guillermo Rauch
0b9bc61ff1 Added CORS test to xhr-polling suite. 2011-06-21 21:02:22 -03:00
Guillermo Rauch
3bab44506b Added header override support in test client. 2011-06-21 21:02:11 -03:00
Guillermo Rauch
aeac79faa9 Fixed; restored headers in POST responses. 2011-06-21 20:34:20 -03:00
Guillermo Rauch
903f7ec9ff Fixed cross-domain POST XHR requests for Firefox. 2011-06-21 20:17:24 -03:00
Arnout Kazemier
808e794ec5 Merge branch 'master' of github.com:3rd-Eden/Socket.IO-node 2011-06-21 21:35:42 +02:00
Arnout Kazemier
cb7aa0a79c Merge branch 'master' of https://github.com/LearnBoost/Socket.IO-node 2011-06-21 21:35:26 +02:00
Arnout Kazemier
1bddfc45dd Added client handler to the options, just for the sake of consistency 2011-06-21 21:09:41 +02:00
Arnout Kazemier
836eb1d1c2 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO-node 2011-06-21 11:55:24 +02:00
Guillermo Rauch
159ad73ba3 Fixed readme 0.7.0 2011-06-21 06:30:11 -03:00
Guillermo Rauch
2838f252cf Some readme fixes. Broadcast clarification, added rooms. 2011-06-21 06:22:11 -03:00
Guillermo Rauch
e5266b54dc Added new contributor extraordinaire. 2011-06-21 06:13:52 -03:00
Arnout Kazemier
4c5dfd53f0 Merge branch 'master' of https://github.com/LearnBoost/Socket.IO-node 2011-06-21 10:03:20 +02:00
Arnout Kazemier
a62bced081 this.name > prototype.name 2011-06-21 10:00:13 +02:00
Guillermo Rauch
962736a47a Reverting to more lightweight htmlfile framing. 2011-06-21 04:59:29 -03:00
Arnout Kazemier
397dfbc51d Naming 2011-06-21 09:44:26 +02:00
Guillermo Rauch
57d33a4a97 Remove graceful close, as web implementations don't need it. 2011-06-21 01:09:11 -03:00
Guillermo Rauch
5518f8cb2c Added support for CORS of POST requests. 2011-06-21 01:08:25 -03:00
Guillermo Rauch
e55c5e91fb Fix for htmlfile 2011-06-20 17:50:26 -03:00
Guillermo Rauch
ae5ace723e Merge branch 'master' of github.com:LearnBoost/Socket.IO-node 2011-06-20 17:34:40 -03:00
Guillermo Rauch
191d68d85f Workaround for race condition 2011-06-20 17:34:16 -03:00
Guillermo Rauch
35610dfd8c Merge pull request #260 from 3rd-Eden/master
chat example
2011-06-20 01:26:46 -07:00
Arnout Kazemier
043b5e8063 Only require flashpolicy when the we create a function
Fixes for handshakes
2011-06-20 10:04:01 +02:00
Arnout Kazemier
8115cbacee Added reconnect advice from broken handshakes + deadcode removal 2011-06-20 00:14:36 +02:00
Arnout Kazemier
32bf6fecd4 Return instead of wrapping code in a big if statement 2011-06-19 22:33:15 +02:00
Arnout Kazemier
dea523465a Removed my peanuts 2011-06-19 22:29:53 +02:00
Arnout Kazemier
5032cb25d0 clean up 2011-06-19 22:28:13 +02:00
Arnout Kazemier
aeb8832c1d Only emit discconect if the user actually has a nickname 2011-06-19 21:42:53 +02:00
Arnout Kazemier
e9bb2e732c Merge branch 'master' of https://github.com/LearnBoost/Socket.IO-node 2011-06-19 11:12:34 +02:00
Arnout Kazemier
f79c625657 Added error handling, and output details to console 2011-06-18 22:17:58 +02:00
Guillermo Rauch
75f54a56e1 Merge pull request #259 from 3rd-Eden/master
Update unit test + send buffers instead of strings
2011-06-18 12:45:06 -07:00
Arnout Kazemier
78285af72f Fix for encoding of the static serve and we should send buffers instead of strings 2011-06-18 21:37:54 +02:00
Guillermo Rauch
d90014f4ee Merge pull request #258 from 3rd-Eden/master
Improved static serving
2011-06-18 12:20:38 -07:00
Arnout Kazemier
32db05d178 Passes test suite + 2 new tests 2011-06-18 21:12:11 +02:00
Arnout Kazemier
dba93a1bb3 lib/ 2011-06-18 20:28:13 +02:00
Arnout Kazemier
567140e183 -- console.dir 2011-06-18 20:15:55 +02:00
Arnout Kazemier
b1837f348e Improved static serving of content 2011-06-18 20:14:58 +02:00
Guillermo Rauch
b0147f3af8 Merge branch 'master' of github.com:LearnBoost/Socket.IO-node 2011-06-18 10:14:05 -03:00
Guillermo Rauch
13e7f4087a Exports WSClient 2011-06-18 10:13:38 -03:00
Guillermo Rauch
de1b62c75c Merge pull request #257 from 3rd-Eden/master
Call the init for the correct transport
2011-06-18 06:06:32 -07:00
Arnout Kazemier
0400a51b91 Should init the transport with the init function
not the flashsocket each time
2011-06-18 11:17:16 +02:00
Guillermo Rauch
4079da41f3 Changed; simplified flash socket client by inheriting from websocket test client.
Removed usage of assert
Improved usage of should.js
 - leveraged should.include.string for strings `indexOf`
 - leveraged should.contain for arrays `indexOf`
 - removed usage of `ok` and `!!`
 - added better error checks
Fixed style.
2011-06-18 04:45:14 -03:00
Guillermo Rauch
2be18c8324 Fixed style.
Changed; make sure logging is lowercase.
2011-06-18 04:43:23 -03:00