Kevin Roark
b0e6072512
bump has-binary-data
2014-05-24 14:23:40 -05:00
Tony Kovanen
9e6f519926
add test cases for dates in ack and on callbacks
2014-05-24 21:18:31 +03:00
Guillermo Rauch
ed0b5c13ff
Release 1.0.0-pre5
2014-05-22 09:35:33 -07:00
Guillermo Rauch
24f2ef5009
package: bump engine.io-client
2014-05-22 09:26:26 -07:00
Guillermo Rauch
0986c3f94c
Release 1.0.0-pre4
2014-05-19 16:02:59 -07:00
Guillermo Rauch
45ddad7467
Release 1.0.0-pre3
2014-05-17 15:40:41 -07:00
Guillermo Rauch
36f955b296
package: bump parser
2014-05-17 14:03:09 -07:00
Guillermo Rauch
2a513998e5
package: bump engine.io-client
2014-05-16 16:57:44 -07:00
Guillermo Rauch
4a7085d2c5
Release 1.0.0-pre2
2014-04-27 19:40:32 -07:00
Guillermo Rauch
8f8ee231c8
package: bump engine.io-client
2014-04-27 19:22:54 -07:00
Guillermo Rauch
c68af4db35
package: bump parser
2014-04-27 18:54:42 -07:00
Tony Kovanen
ec5cdc09fe
Bump zuul version
2014-04-18 03:09:48 +03:00
Guillermo Rauch
45a6d7beaa
package: bump server for new parser
2014-03-24 16:02:10 -03:00
Guillermo Rauch
bf3882a235
package: bump parser
2014-03-24 14:36:19 -03:00
Guillermo Rauch
c2ec3ae823
package: rollback socket.io-parser to fix event acks
2014-03-18 16:46:05 -03:00
Guillermo Rauch
2f93ddd2b9
Merge branch 'master' of github.com:LearnBoost/socket.io-client
2014-03-18 16:34:28 -03:00
Guillermo Rauch
9414193836
package: bump engine.io-client for android fix
2014-03-18 16:31:08 -03:00
Guillermo Rauch
f1a2826708
fix pkg
2014-03-16 08:02:14 -03:00
Kevin Roark
c8e73e9824
Merge branch 'upstream' into update/parser-dependency
2014-03-15 17:08:07 -04:00
Guillermo Rauch
85f248991d
Release 1.0.0-pre
2014-03-15 10:36:57 -03:00
Kevin Roark
1b4cf93da4
updated parser dependency
2014-03-14 22:13:00 -04:00
Guillermo Rauch
efb94e15cd
package: bump engine.io-client
2014-03-14 19:38:48 -03:00
Guillermo Rauch
5b06e88661
bump engine.io-client
2014-03-12 15:45:19 -03:00
Guillermo Rauch
e92027568d
package: bump engine.io-client
2014-03-11 11:53:59 -03:00
Guillermo Rauch
ee529125d8
package: introduce proper engine.io-client version
2014-03-06 12:11:28 -08:00
Guillermo Rauch
3e7bc3e4f8
package: bump parser
2014-03-04 23:20:06 -08:00
Guillermo Rauch
8865ea180a
package: bump socket.io
2014-03-01 09:33:07 -08:00
Guillermo Rauch
f6ffa50e04
package: adjust socket.io
2014-03-01 08:55:27 -08:00
Guillermo Rauch
f602e4e5c2
package: bump parser
2014-03-01 08:54:53 -08:00
Kevin Roark
67f15b16d2
Updated protocol-facing code to reflect new binary protocol
...
This is a squash of 6 small commits. Below is a summary of each. The gist
is that manager.js encoding and decoding portions were changed to work
with the new socket.io-protocol; this includes handling of encoding
a list of packets, and handling sequences of binary packets.
Commit 1 was the initial rewrite.
Commit 2 got all the tests passing via bug fixes.
Commit 3 updated the has-binary-data dependency and the build.
Commit 4 added nice comments.
Commits 5 and 6 updated build and engine.io dependencies respectively.
2014-02-26 13:41:51 -05:00
Guillermo Rauch
39564b3594
fix dep
2014-02-23 09:30:26 -08:00
Guillermo Rauch
0ffdc7c397
add missing dependency in tests
2014-02-23 09:22:30 -08:00
Guillermo Rauch
f753830874
package: bump socket.io
2014-02-21 13:32:47 -08:00
Kevin Roark
2782221069
made text-blob-builder a module and added dev dependency
2014-02-20 18:31:19 -05:00
Kevin Roark
755870466a
updated engine and parser dependencies and build
2014-02-19 19:57:02 -05:00
Kevin Roark
d5c35bb1f2
Added binary support to socket.io-client
...
Added changes to reflect socket.io-parser's async encoding, and use
of has-binarydata to check the event type of an event.
Next added browser tests for sending and receiving of binary data via
arraybuffers.
Then added blob tests and blob recognition.
To make blobs fully work (and Files as well), had to add packet buffering
to client so that slow-encoding blobs are still sent before other events.
I fixed a stupid bug I had added where I used the indexof module (for old
browsers) on a string somewhere instead of an array). This was causing
old IE to receive all events twice.
Old iphone tests were still failing so I updated tests to reflect that
some browsers can receive a blob but not construct them.
Finally, reduced build size by adding the "browser" field to package.json
and making browserify less confused.
2014-02-19 14:07:32 -05:00
Roman Shtylman
dc8b76413a
bump zuul to 1.3.0
...
Fixes some saucelabs environment issues and other improvements to zuul.
2014-01-15 22:46:05 -05:00
Guillermo Rauch
ecb9762651
package: bump engine.io-client
2014-01-02 08:00:23 -03:00
Guillermo Rauch
35c7d55bac
package: added test script
2013-12-27 13:16:23 -03:00
Guillermo Rauch
c576ca9875
package: bump zuul
2013-12-26 23:51:57 -03:00
Guillermo Rauch
3777bd73bc
package: point to socket.io commit temporarily
2013-12-26 21:31:54 -03:00
Guillermo Rauch
e65b9b5329
add zuul
2013-12-26 21:25:23 -03:00
Guillermo Rauch
39d5e20944
switch to browserify
2013-12-25 16:00:27 -03:00
Guillermo Rauch
f2394e75b9
*: switch to istanbul for coverage analysis
2013-12-25 13:39:51 -03:00
Guillermo Rauch
4671ec33a8
package: pin dev dependencies
2013-12-25 13:34:23 -03:00
Guillermo Rauch
afce31d97b
package: pin debug
2013-12-25 13:33:21 -03:00
Guillermo Rauch
96a2017d17
package: switch to browserify
2013-12-25 13:32:27 -03:00
Guillermo Rauch
8004346659
package: bumped engine.io-client
2013-03-12 07:40:11 -07:00
Guillermo Rauch
68c2e389bb
*: bumped socket.io-protocol
2012-12-18 15:49:42 -03:00
Guillermo Rauch
3c03ba36c8
package: added back keywords
2012-12-13 11:05:56 -03:00