Virtuo
dd3d829173
Correct bug due to variable name clash.
...
IMO: this kind of code should be put in an external lib and 100% tested.
2010-05-21 13:09:14 +02:00
Guillermo Rauch
0459c95848
Added support for Node 0.1.94
...
Close timeout for transports with keep-alive / websocket set to 0
Close timeout for xhr-polling reduced from 8 seconds to 5 seconds
Now you can pass options to specific transports from io.listen()
Some cleanup
2010-05-12 12:16:44 -03:00
Guillermo Rauch
ae9e550c26
More support for disconnections
2010-04-30 08:48:17 -03:00
Guillermo Rauch
a977ecd65b
Fixes for htmlfile, multipart, polling
...
Removed patches
Removed server events
2010-04-30 08:35:34 -03:00
Guillermo Rauch
f5796c630c
OCD-related work
2010-04-30 08:10:25 -03:00
Guillermo Rauch
408b2c73f8
Fixed encoding issues for WebSocket transport
2010-04-30 08:07:57 -03:00
Guillermo Rauch
16b5de7b4f
All instances of 'close' now 'end'
2010-04-30 07:04:15 -03:00
Guillermo Rauch
b65e6fa611
'tcp' is now 'net'
2010-04-30 07:01:08 -03:00
Guillermo Rauch
bf9ba8c08b
Fixed encoding for WebSocket (set to utf-8 per spec)
...
Fixed handling of chunks sent by UA
2010-04-03 18:16:19 -07:00
Guillermo Rauch
0e5fb040a9
JSON try/catch ( fixes #3 )
2010-04-01 17:45:11 -07:00
Guillermo Rauch
4db40d9ecc
0.1.33 patch
...
Removed server check to keep compatibility with 0.1.32 (process.http is now accessed through process.binding('http'))
2010-03-23 11:03:20 -07:00
Guillermo Rauch
ff8c4f09a0
Indention fixes
2010-03-18 20:57:35 -07:00
Guillermo Rauch
d17acb6d2c
Gitmodules update
...
Fixes for multipart, websocket, server-events
Demo update
2010-03-17 12:42:22 -07:00
Guillermo Rauch
c8edad861a
Initial commit (some transports untested!)
2010-03-16 17:53:52 -07:00