Guillermo Rauch
5946685404
package: bump socket.io
2015-03-03 10:37:20 -08:00
Guillermo Rauch
3309c1516e
Release 1.3.4
2015-02-14 10:57:41 -08:00
Guillermo Rauch
3c00f970b5
Release 1.3.3
2015-02-03 17:27:52 -08:00
Guillermo Rauch
ed67684773
package: bump parser
2015-02-03 16:29:40 -08:00
Guillermo Rauch
ea9b2b72ad
Release 1.3.2
2015-01-19 15:14:18 +00:00
Guillermo Rauch
9de1a7a5eb
Release 1.3.1
2015-01-19 11:37:15 +00:00
Guillermo Rauch
d9682cc503
package: bump engine.io-client (noop)
2015-01-19 11:11:53 +00:00
Guillermo Rauch
8e413d72de
Release 1.3.0
2015-01-19 10:25:50 +00:00
Guillermo Rauch
d2065cf0f3
Update README.md
2015-01-19 09:25:43 +00:00
Guillermo Rauch
6a3fdf26f5
package: bump socket.io
2015-01-18 19:42:55 +00:00
Guillermo Rauch
ce90a3cb1b
package: bump engine.io-client
2015-01-18 19:41:29 +00:00
Guillermo Rauch
a332193235
package: bump socket.io
2015-01-18 18:53:39 +00:00
Guillermo Rauch
b74138b52b
package: bump socket.io
2015-01-18 18:52:32 +00:00
Guillermo Rauch
6b97ece0c6
package: bump engine.io-client for tests
2015-01-18 18:46:57 +00:00
Guillermo Rauch
f603dbbeaa
package: bump zuul
2015-01-18 18:33:18 +00:00
Guillermo Rauch
1496769411
package: boo-yah
2015-01-18 17:30:59 +00:00
Guillermo Rauch
f6f72316fe
package: use ngrok zuul
2015-01-17 17:16:18 +00:00
Guillermo Rauch
636c530d9e
Merge pull request #799 from rase-/add/socket-id-property
...
Added `socket.id` property
2015-01-17 12:29:31 +00:00
Tony Kovanen
5d96f92940
Make sure socket.id is defined
2015-01-17 22:20:00 +02:00
Tony Kovanen
2663d3510a
Added socket.id docs
2015-01-17 22:19:58 +02:00
Tony Kovanen
b0c4c2edd0
Added socket.id property
...
- Make sure `socket.id` is defined on connect
- Make sure `socket.id` is cleared on disconnect
- Make sure `socket.id` is updated on reconnect
2015-01-14 18:18:02 +02:00
Guillermo Rauch
f9276e9674
Merge pull request #797 from Automattic/fix-default-url
...
fix url parsing when uri string is undefined
2015-01-11 15:13:17 -08:00
Guillermo Rauch
ec6ef0cf17
Merge branch 'master' of github.com:Automattic/socket.io-client
2015-01-11 15:12:58 -08:00
Guillermo Rauch
cb97a20538
remove duplicate dep
2015-01-11 15:12:48 -08:00
Roman Shtylman
3f139c8863
test: make url tests run on the browser
2015-01-11 15:05:12 -08:00
Guillermo Rauch
145df37d17
remove env
2015-01-11 14:54:01 -08:00
Roman Shtylman
1e899abd45
fix url parsing when uri string is undefined
...
The url parser was ignoring port hints from window.location when the uri
string was undefined. This commit changes the parser to use
window.location.host (not hostname) so that the port is preserved.
2015-01-11 13:10:36 -08:00
Guillermo Rauch
c8fd8177bc
re-set env vars
2015-01-10 14:10:19 -08:00
Guillermo Rauch
db45b05b12
Merge pull request #788 from mokesmokes/exponentialBackoff
...
fixes #784 and #786
2014-11-23 15:50:50 -03:00
Mark Mokryn
e8c5779af6
improve fix for GH-786 plus test it and also backoff
2014-11-23 16:50:21 +02:00
Mark Mokryn
42f51126ff
fixes GH-784 and GH-786
2014-11-23 01:56:58 +02:00
Roman Shtylman
fb657ae6df
Merge pull request #785 from joshk/patch-1
...
Use the new build env on Travis
2014-11-20 21:14:27 -08:00
Josh Kalderimis
c51216169a
Use the new build env on Travis
...
faster vms, more cpu, more ram, better network, better vm start time
docs coming soon
2014-11-20 23:26:41 -05:00
Guillermo Rauch
98e3c135b4
Release 1.2.1
2014-11-21 04:59:13 +01:00
Guillermo Rauch
01a699e76a
Merge branch 'master' of github.com:Automattic/socket.io-client
2014-11-21 02:58:15 +01:00
Guillermo Rauch
f51dee5a01
package: bump engine.io-client
2014-11-21 02:56:50 +01:00
Guillermo Rauch
6debb04359
Merge pull request #758 from superlukas/bump-uglify
...
package: bump `uglify-js`
2014-11-15 15:13:15 +09:00
Guillermo Rauch
bc06e919d8
Merge pull request #759 from superlukas/npmignore
...
Update .npmignore to only include the necessary
2014-11-15 15:12:58 +09:00
Guillermo Rauch
8006f28952
Merge pull request #764 from thexeos/master
...
Prevent undefined callback error
2014-11-15 15:12:42 +09:00
Guillermo Rauch
965e600324
Merge pull request #736 from pedrorw/master
...
License added
2014-11-15 15:12:17 +09:00
Guillermo Rauch
7d9476706c
Merge pull request #769 from nkzawa/patch-13
...
Don't listen events on connect
2014-11-15 15:11:04 +09:00
Guillermo Rauch
295be0bda9
Release 1.2.0
2014-10-27 15:54:58 -07:00
Tony Kovanen
bb659965ee
package: bump socket.io for tests
2014-10-27 22:41:24 +02:00
Guillermo Rauch
e8e6dad5d4
package: test latest socket.io
2014-10-27 11:50:33 -07:00
Guillermo Rauch
7bb2b80b4b
package: bump engine.io-client
2014-10-27 07:47:35 -07:00
Naoyuki Kanezawa
0770af87c3
README: clarify connect evnet
2014-10-21 00:52:28 +09:00
Guillermo Rauch
0b34836741
Merge pull request #768 from rase-/fix/tests
...
Fix failing tests
2014-10-19 12:13:45 -07:00
Tony Kovanen
361acede8e
Increase timeout.
...
Increased timeout in tests before closing the manager engine so
reconnects will take place with more certainty.
2014-10-19 22:10:49 +03:00
Tony Kovanen
5be8d414bf
Bump engine.io-client.
2014-10-19 22:10:49 +03:00
Tony Kovanen
512eb3a8a4
Set readyState before engine.io close event.
...
This way we don't need to possibly wait for a drain event before we
actually change the readyState and don't miss reconnects, which
currently happens when linked against the current engine.io-client
master.
2014-10-19 22:10:39 +03:00