Commit Graph

1143 Commits

Author SHA1 Message Date
Guillermo Rauch
095acb49ce package: fix component-emitter 2014-06-13 12:39:19 -07:00
Guillermo Rauch
b177528107 Merge branch 'master' of github.com:automattic/socket.io-client 2014-06-13 12:35:57 -07:00
Guillermo Rauch
31d39285bd package: fix duplicate parser [Rase-] 2014-06-13 12:35:46 -07:00
Guillermo Rauch
f4c65a6ba0 Merge pull request #692 from rase-/add/reconnection-events-to-socket
Reconnection events propagated to socket
2014-06-13 11:26:57 -07:00
Tony Kovanen
3c6237f051 Rename propagateEvent to emitAll 2014-06-13 21:26:31 +03:00
Tony Kovanen
b9c4816aca Document events 2014-06-13 21:21:51 +03:00
Tony Kovanen
be3f3c4bb5 Use blacklist instead of internal emit function 2014-06-13 21:21:28 +03:00
Tony Kovanen
f15104dcba style 2014-06-13 20:27:39 +03:00
Guillermo Rauch
544aae4079 Merge pull request #682 from kevin-roark/add/emit-buffer
add a buffer for emitted events to only send after connection
2014-06-13 10:10:34 -07:00
Tony Kovanen
57551c1462 Propagate events to sockets without an internal event listener in Manager 2014-06-13 14:14:57 +03:00
Tony Kovanen
109395ee34 Propagating reconnecting and reconnection events to socket 2014-06-13 03:45:41 +03:00
Tony Kovanen
a20671c511 Propagate reconnection events to socket from manager 2014-06-13 03:28:38 +03:00
Guillermo Rauch
4d51b9f9a0 Merge pull request #655 from holic/fix-url-port
Fix incorrect ports in connection URL
2014-06-12 15:00:27 -07:00
Kevin Ingersoll
d08acd89c7 Use explicit port on url ID, not on url href 2014-06-12 14:32:39 -07:00
Kevin Ingersoll
f09d2b439c Fix protocol regex, use falsy port, use href as unique ID 2014-06-12 14:16:07 -07:00
Kevin Ingersoll
67d077af2e Fix ports when connecting to 80/443 from non-80/443 host 2014-06-12 14:15:57 -07:00
Guillermo Rauch
1efe0d05c5 index: added BC for force new connection 2014-06-06 09:06:54 -07:00
Guillermo Rauch
0791a86d67 Merge pull request #687 from reid/deps
Merge-ready @davglass deps PR: component-emitter@1.1.2, component-bind@1.0.0
2014-06-04 15:26:13 -07:00
Reid Burke
e07cec53a0 Merge branch 'deps' of github.com:davglass/socket.io-client into deps
Conflicts:
	package.json
2014-06-04 15:20:44 -07:00
Guillermo Rauch
b6db0bb9b6 Update package.json
Fixes #673
2014-06-03 15:38:32 -07:00
Guillermo Rauch
658b8fd36c Release 1.0.4 2014-06-02 20:08:33 -07:00
Kevin Roark
8e76ec1717 add a buffer for emitted events to only send after connection 2014-06-01 23:18:02 -07:00
Guillermo Rauch
fa60e791e9 Release 1.0.3 2014-05-31 18:34:49 -07:00
Tony Kovanen
5c3e0af944 Merge pull request #678 from rase-/bump/server
Bump socket.io
2014-05-31 21:54:20 +03:00
Tony Kovanen
4bf3d7b7ca Bump socket.io 2014-05-31 21:52:57 +03:00
Guillermo Rauch
36792e2b81 README: remove old notice 2014-05-31 11:37:17 -07:00
Guillermo Rauch
3a6cf6c967 Merge branch 'master' of github.com:automattic/socket.io-client 2014-05-31 11:36:34 -07:00
Guillermo Rauch
dc9881caed Merge pull request #677 from rase-/fix/tests
Fix tests
2014-05-31 09:49:04 -07:00
Tony Kovanen
57c85897bb Update socket.io dev dependency 2014-05-31 13:46:19 +03:00
Guillermo Rauch
6b67b9ce13 README: fix travis 2014-05-30 21:24:16 -07:00
Guillermo Rauch
62adb5efcd package; bump socket.io-parser for binary ack fix 2014-05-30 21:11:29 -07:00
Guillermo Rauch
647b51ef0b Merge pull request #676 from kevin-roark/add/binary-ack
distinction between ACK and BINARY_ACK
2014-05-30 20:49:05 -07:00
Kevin Roark
b43ef06adf distinction between ACK and BINARY_ACK 2014-05-30 18:42:42 -07:00
Guillermo Rauch
79e00801bd Merge pull request #674 from rase-/add/utf8-tests
Add tests for utf8 multibyte chracters
2014-05-30 15:48:47 -07:00
Tony Kovanen
8d5ef935de Add tests for utf8 multibyte chracters 2014-05-31 01:39:44 +03:00
Guillermo Rauch
f5b75b0a0e package: bump engine.io-client for binary utf8 fix 2014-05-30 14:09:33 -07:00
Dav Glass
64de64cb91 component-emitter@1.1.2, component-bind@1.0.0 2014-05-29 08:54:14 -05:00
Guillermo Rauch
8d1e98306d Release 1.0.2 2014-05-28 13:24:56 -07:00
Guillermo Rauch
3aab16cf86 package: bump parser for windows fix 2014-05-28 13:23:37 -07:00
Guillermo Rauch
d7f40a0bc6 travis 2014-05-28 12:55:55 -07:00
Guillermo Rauch
9857cd0550 Release 1.0.1 2014-05-28 10:32:28 -07:00
Guillermo Rauch
367a9cb5a5 Release 1.0.0 2014-05-28 10:19:25 -07:00
Guillermo Rauch
c5333d0d08 Merge branch 'master' of github.com:LearnBoost/socket.io-client 2014-05-27 17:42:15 -07:00
Guillermo Rauch
05911dab50 added android to zuul 2014-05-27 17:42:05 -07:00
Guillermo Rauch
6bebd60ddb Merge pull request #669 from kevin-roark/update/has-binary-data
bump has-binary-data
2014-05-24 15:19:53 -07:00
Kevin Roark
b0e6072512 bump has-binary-data 2014-05-24 14:23:40 -05:00
Guillermo Rauch
60f25b95e8 Merge pull request #668 from rase-/fix/ack
add test cases for dates in ack and on callbacks
2014-05-24 11:23:56 -07: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