Guillermo Rauch
35a85084b1
Release 1.0.2
1.0.2
2014-05-28 13:24:59 -07:00
Guillermo Rauch
0c2b44a846
package: bump parser for windows fix
2014-05-28 13:23:51 -07:00
Guillermo Rauch
0f6ee2dbd9
travis
2014-05-28 12:56:10 -07:00
Guillermo Rauch
68ac0d6d24
Release 1.0.1
1.0.1
2014-05-28 10:32:31 -07:00
Guillermo Rauch
00ef9ca652
Release 1.0.0
1.0.0
2014-05-28 10:19:24 -07:00
Guillermo Rauch
2febbce87d
Merge pull request #1530 from kevin-roark/update/has-binary-data
...
bump has-binary-data
2014-05-24 15:19:48 -07:00
Kevin Roark
31c45862cb
bump has-binary-data
2014-05-24 14:14:59 -05:00
Guillermo Rauch
809e2bc3f8
Merge pull request #1529 from rase-/add/bc
...
Added socket.handshake BC object
2014-05-24 11:08:00 -07:00
Tony Kovanen
10adcb089e
Added socket.handshake BC object
2014-05-24 17:02:47 +03:00
Guillermo Rauch
5bc75ea944
Release 1.0.0-pre5
1.0.0-pre5
2014-05-22 09:35:32 -07:00
Guillermo Rauch
cd4f6ad5e9
package: bump socket.io-client for parser fixes
2014-05-22 09:32:42 -07:00
Guillermo Rauch
54e6c79014
package: bump engine.io
2014-05-22 09:25:58 -07:00
Guillermo Rauch
237b234cab
Release 1.0.0-pre4
1.0.0-pre4
2014-05-19 16:02:54 -07:00
Guillermo Rauch
547440605d
package: bump client
2014-05-19 16:02:31 -07:00
Guillermo Rauch
d763c8b6ea
Release 1.0.0-pre3
1.0.0-pre3
2014-05-17 15:40:40 -07:00
Guillermo Rauch
5d210ac46c
package: bump parser
2014-05-17 14:02:57 -07:00
Guillermo Rauch
ea89e520bc
package: bump engine.io
2014-05-16 16:57:41 -07:00
Guillermo Rauch
c8bf064b10
Merge pull request #1513 from hallucynogenyc/patch-1
...
Update for new npm check
2014-05-06 10:15:33 -04:00
hallucynogenyc
08fe191211
Update for new npm check
...
Npm will now throw a warning when installing a package:
npm WARN package.json socket.io@1.0.0-pre2 No repository field.
If the repository field is not present.
2014-05-06 16:14:50 +02:00
Guillermo Rauch
0842729c1f
test: temporarily removing parser test
2014-04-28 11:16:59 -07:00
Guillermo Rauch
9720c76d10
Release 1.0.0-pre2
1.0.0-pre2
2014-04-27 19:40:33 -07:00
Guillermo Rauch
0f127d2b7d
package: bump engine.io
2014-04-27 19:23:07 -07:00
Guillermo Rauch
e87e9e18e1
package: bump parser
2014-04-27 18:54:53 -07:00
Guillermo Rauch
46351d38b8
Merge pull request #1489 from kevin-roark/add/protocol-check
...
added test that server and client using same protocol
2014-04-14 13:11:04 -07:00
Kevin Roark
ce68fb3105
Merge branch 'upstream' into add/protocol-check
2014-04-14 12:43:01 -04:00
Guillermo Rauch
94905500e4
Merge pull request #1467 from rase-/add/set-backwards-compatibility
...
Added backwards compatible settability of engine.io maxHttpBufferSize
2014-04-13 12:25:36 -07:00
Tony Kovanen
f830899e39
Added backwards compatible settability of engine.io maxHttpBufferSize
...
Updated readme
2014-04-12 12:02:52 +03:00
Guillermo Rauch
3444f017bc
Merge pull request #1492 from kevin-roark/add/query-test
...
Added a test to check access to client query params
2014-04-11 10:57:04 -07:00
Kevin Roark
0588dc0fc4
Added a test to check access to client query params
...
It fails with the current upstream client! There is a pending PR to
make this test pass though.
2014-04-11 13:19:19 -04:00
Guillermo Rauch
57425ab1dd
Merge pull request #1485 from rase-/add/origins
...
Added support for setting allowed origins
2014-04-11 09:46:37 -07:00
Tony Kovanen
463d7a16a1
Moved the origins checking callback outside the origins getter/setter function.
2014-04-11 19:39:10 +03:00
Tony Kovanen
5d74847123
Updated README to include origins
2014-04-11 01:29:37 +03:00
Kevin Roark
f8b4d87331
added test that server and client using same protocol
2014-04-10 14:45:32 -04:00
Tony Kovanen
e9928b2b1d
Switched to async allowRequest callback in engine.io for setting the allowed origins
2014-04-10 21:02:20 +03:00
Tony Kovanen
d33553a4bd
Added support for setting allowed origins
2014-04-09 22:34:53 +03:00
Guillermo Rauch
45a98970d7
added information about logging
2014-03-28 11:51:54 -03:00
Guillermo Rauch
0b4e4f6a67
Merge pull request #1464 from rase-/add/set-backwards-compatibility
...
Set function for BC
2014-03-25 20:09:16 -03:00
Tony Kovanen
656047536a
The set function in server can be used to set some attributes for backwards compatibility
2014-03-26 00:04:22 +02:00
Guillermo Rauch
97b7ab4fe2
Merge pull request #1462 from nicolagreco/patch-1
...
Mistake in callback call 'done' instead of 'next' in docs
2014-03-24 22:38:02 -03:00
Nicola Greco
6a435ce677
Mistake in callback call 'done' instead of 'next' in docs
2014-03-25 01:02:46 +00:00
Guillermo Rauch
6aa553b211
Merge branch 'master' of github.com:LearnBoost/socket.io
2014-03-24 14:44:00 -03:00
Guillermo Rauch
024af23b2c
package: bump client
2014-03-24 14:43:37 -03:00
Guillermo Rauch
b50d9f8f5d
Merge pull request #1443 from kevin-roark/add/simple-tests
...
added some new tests, including binary with acks
2014-03-24 14:21:19 -03:00
Kevin Roark
874c194210
Merge branch 'upstream' into add/simple-tests
...
Conflicts:
package.json
2014-03-24 13:03:43 -04:00
Guillermo Rauch
f537560bcc
package: bump socket.io-parser
2014-03-18 18:28:49 -03:00
Guillermo Rauch
7197d6a29d
rebuild
2014-03-18 17:16:38 -03:00
Guillermo Rauch
8dba96511d
package: rollback socket.io-parser to fix acks
2014-03-18 16:45:48 -03:00
Guillermo Rauch
f8d1d33dfa
Merge branch 'master' of github.com:LearnBoost/socket.io
...
Conflicts:
package.json
2014-03-18 16:34:49 -03:00
Guillermo Rauch
736106a9e7
package: bump engine.io
2014-03-18 16:31:22 -03:00
Guillermo Rauch
f5a8ac293a
Merge pull request #1452 from kevin-roark/update/parser-dependency
...
updated parser dependency
2014-03-15 19:35:35 -02:00