Guillermo Rauch
|
dfebed38ab
|
Release 0.8.5
0.8.5
|
2011-10-07 11:25:39 -07:00 |
|
Guillermo Rauch
|
51782fc5d7
|
Fixed websocket tests.
|
2011-10-07 11:07:33 -07:00 |
|
Guillermo Rauch
|
11f1a7c491
|
Merge pull request #347 from 3rd-Eden/socket.transport
Expose socket.transport
|
2011-10-07 10:07:05 -07:00 |
|
Guillermo Rauch
|
1d743cfc84
|
Merge branch 'master' of github.com:LearnBoost/socket.io
|
2011-10-04 21:21:31 -07:00 |
|
Guillermo Rauch
|
21c01558fd
|
Added tip [getify]
|
2011-10-04 21:21:20 -07:00 |
|
Guillermo Rauch
|
6d57445167
|
Fixed readme [getify]
|
2011-10-04 21:18:02 -07:00 |
|
Guillermo Rauch
|
52f6a5b124
|
Merge pull request #554 from einaros/master
Fixes issue #553: Origin verification brought into the client
|
2011-10-02 10:59:41 -07:00 |
|
einaros
|
2c3c73f045
|
corrected origin header name in test
|
2011-10-02 16:37:14 +02:00 |
|
einaros
|
54fc513fc9
|
fixes #553 - (re)verify origin in websocket transport implementations
|
2011-10-02 16:34:09 +02:00 |
|
einaros
|
0b1e43cb87
|
added binary support to the hybi 07-12 parsers as well
|
2011-10-02 15:31:36 +02:00 |
|
einaros
|
c8dabb225c
|
added binary support to hybi-16 parser, refactored hybi tests somewhat
|
2011-10-02 15:19:17 +02:00 |
|
einaros
|
245dc12ade
|
added fixes from hybi-07-12 which also apply to 16
|
2011-10-02 00:09:21 +02:00 |
|
Guillermo Rauch
|
7a405232a5
|
Merge pull request #550 from einaros/master
HyBi-16 support, and a few bugfixes
|
2011-10-01 12:15:16 -07:00 |
|
einaros
|
00f7ca1d02
|
fixed incorrect space chars
|
2011-10-01 14:45:20 +02:00 |
|
einaros
|
f1cea7e788
|
Merge branch 'master' of github.com:einaros/socket.io
|
2011-10-01 14:42:07 +02:00 |
|
einaros
|
050fcf7a83
|
websocket draft HyBi-16 support
|
2011-10-01 14:39:27 +02:00 |
|
Guillermo Rauch
|
dfa350bea7
|
Revert "Expanded 'How to Use' in readme"
This reverts commit ed7cedd78f.
|
2011-09-26 13:27:52 -07:00 |
|
Guillermo Rauch
|
e5d5b99f0e
|
Merge pull request #539 from AlexChesser/alex.chesser
Expanded 'How to Use' in readme
|
2011-09-26 13:26:42 -07:00 |
|
Alex Chesser
|
ed7cedd78f
|
Expanded 'How to Use' in readme
|
2011-09-26 15:35:37 -04:00 |
|
einaros
|
a22eb70cfb
|
Merge remote branch 'upstream/master'
|
2011-09-26 10:21:09 +02:00 |
|
einaros
|
2a81b25a5b
|
fixed websocket continuation bugs
|
2011-09-26 10:14:19 +02:00 |
|
Guillermo Rauch
|
7db146df47
|
Merge pull request #457 from 3rd-Eden/ACAO
access-control-allow-origin
|
2011-09-20 15:04:59 -07:00 |
|
Guillermo Rauch
|
6182dfff39
|
Merge pull request #532 from einaros/master
Fixes issue 523, and (unreported?) issue where flashsocket identifies as websocket
|
2011-09-20 10:03:42 -07:00 |
|
einaros
|
1ccd8cea6b
|
Merge remote branch 'upstream/master'
|
2011-09-20 18:56:08 +02:00 |
|
einaros
|
f9ea04eb6b
|
redirect actual transport name (such as flashsocket), if present, to the websocket version being loaded
|
2011-09-20 18:53:04 +02:00 |
|
einaros
|
ab9a5a1578
|
added test to ensure that websocket still identifies as .. websocket
|
2011-09-20 18:51:36 +02:00 |
|
einaros
|
3364a73a97
|
added done() call to end test
|
2011-09-20 18:45:01 +02:00 |
|
einaros
|
d02a7f415b
|
added test for flashsocket name, to catch issues with various websocket versions
|
2011-09-20 18:41:06 +02:00 |
|
einaros
|
1874fd7c30
|
added transport option to websocket test client (for flashsocket testing)
|
2011-09-20 18:40:43 +02:00 |
|
einaros
|
3c4a04ea02
|
fixes #523. private 'payload' method in transport used from manager.js, wasn't present in hybi parser
|
2011-09-20 17:56:32 +02:00 |
|
Guillermo Rauch
|
1468917743
|
Merge pull request #529 from dshaw/patch/redisstore
Fix RedisStore
|
2011-09-19 10:06:52 -07:00 |
|
Arnout Kazemier
|
6df152cc5d
|
Merge branch 'master' of github.com:LearnBoost/socket.io into ACAO
Conflicts:
lib/manager.js
|
2011-09-13 21:45:51 +02:00 |
|
Daniel Shaw
|
c6b3549b61
|
Minimal RedisClient configs.
|
2011-09-12 00:20:40 -07:00 |
|
Daniel Shaw
|
f80ab2aae8
|
Merge branch 'master' of https://github.com/LearnBoost/socket.io
|
2011-09-11 23:06:23 -07:00 |
|
Guillermo Rauch
|
b2f9f19d99
|
Merge pull request #391 from 3rd-Eden/static
Static
|
2011-09-07 09:39:30 -07:00 |
|
Guillermo Rauch
|
cb7304837c
|
Ensured parser#decodePayload doesn't choke.
This addresses the situation where malformed data is supplied to the parser.
Fixes #510
|
2011-09-07 08:31:46 -07:00 |
|
Guillermo Rauch
|
9e6f58fe27
|
Release 0.8.4
0.8.4
|
2011-09-06 07:48:14 -07:00 |
|
Guillermo Rauch
|
e3fb39da3d
|
Corrected comment; (fixes #433)
|
2011-09-03 14:33:00 -07:00 |
|
Guillermo Rauch
|
cc275813b5
|
Updated changelog
0.8.3
|
2011-09-03 14:06:05 -07:00 |
|
Guillermo Rauch
|
9d57245d65
|
Release 0.8.3
|
2011-09-03 12:42:45 -07:00 |
|
Guillermo Rauch
|
9a05b3597e
|
Fixed test for default flash port.
|
2011-09-03 12:34:36 -07:00 |
|
Guillermo Rauch
|
41f38b60e8
|
Added parser test for decoding newline.
|
2011-09-03 12:23:44 -07:00 |
|
Guillermo Rauch
|
a9bbc38919
|
Fixed \n parsing for non-JSON packets (fixes #479).
|
2011-09-03 12:14:07 -07:00 |
|
Guillermo Rauch
|
e282ab0e63
|
Fixed transport message packet logging.
Fixed style.
|
2011-09-03 12:13:50 -07:00 |
|
Guillermo Rauch
|
546d5203d4
|
Added test case for #476 to prevent regressions.
|
2011-09-03 10:49:08 -07:00 |
|
Guillermo Rauch
|
69941e602b
|
Fixed emission of error event resulting in an uncaught exception if unhandled (fixes #476).
|
2011-09-03 10:48:31 -07:00 |
|
Guillermo Rauch
|
7ac9c2e888
|
Fixed style
|
2011-09-03 10:48:23 -07:00 |
|
Guillermo Rauch
|
fa1f50d173
|
Fixed; allow for falsy values as the configuration value of log level (fixes #491).
|
2011-09-03 10:29:51 -07:00 |
|
Guillermo Rauch
|
20ddd5f11a
|
Merge branch 'master' of github.com:LearnBoost/socket.io
|
2011-09-03 10:19:17 -07:00 |
|
Guillermo Rauch
|
e1891fd615
|
Fixed repository URI in package.json. Fixes #504.
|
2011-09-03 10:18:52 -07:00 |
|