Commit Graph

7693 Commits

Author SHA1 Message Date
Nathan Rajlich
ab2bd0b7e9 Merge pull request #330 from johanneswuerbach/patch-2
ws v0.7.2
2015-05-25 12:45:45 -07:00
Guillermo Rauch
860af4dc0b Merge pull request #325 from teambition/teambition
support custom socket id
2015-05-21 10:25:23 -07:00
Jiri Spac
2546b3e9d9 added a main for JSPM
jspm people like me would love it, if we could have our main defined such as this.
that wouls allow us to do:
```
jspm install socket.io-client
```
and it would work without us overriding anything in jspm registry.
2015-05-20 16:14:25 +02:00
Johannes Würbach
2e6f4b9f52 ws v0.7.2
iojs 2.x support
2015-05-16 19:53:23 +02:00
Johannes Würbach
212f289252 ws v0.7.2
iojs 2.x support
2015-05-16 19:52:43 +02:00
zensh
df4331dd1a support custom socket id 2015-05-08 10:24:32 +08:00
Guillermo Rauch
cffcc89954 Merge pull request #391 from lpinca/fix/host-parsing
socket: fix host parsing for IPv6 URLs
2015-05-04 21:37:58 -07:00
Kyle Mitchell
98af793f07 use a valid SPDX license identifier 2015-05-05 00:08:44 +00:00
Luigi Pinca
f9d1becfba socket: fix host parsing for IPv6 URLs 2015-05-02 15:17:13 +02:00
Guillermo Rauch
d0e03b6826 Merge pull request #327 from shinnn/svg-badges
Use SVG badges instead of PNG badges
2015-04-29 16:39:13 -07:00
Shinnosuke Watanabe
affbfc59b2 Use SVG badges instead of PNG badges
SVG badges look beautiful on retina displays.
2015-04-30 08:14:07 +09:00
Shinnosuke Watanabe
85e288098e Use container-based infrastructure for faster build
http://docs.travis-ci.com/user/workers/container-based-infrastructure/
2015-04-30 08:07:53 +09:00
Guillermo Rauch
ec234f65e2 Merge pull request #385 from nevir/patch-2
Add a LICENSE file
2015-04-27 20:09:24 -07:00
Guillermo Rauch
e76a544f2e Merge pull request #28 from nevir/patch-1
Add a LICENSE file
2015-04-27 20:09:11 -07:00
Naoyuki Kanezawa
9adacd9875 Merge pull request #323 from yujiosaka/fix_package_json
fix package.json wrongly referrering to self
2015-04-23 18:59:26 +09:00
yujiosaka
50604b8660 fix package.json wrongly referrering to self 2015-04-23 17:43:08 +09:00
Guillermo Rauch
9bbfbec30b Merge pull request #386 from quartzjer/master
the 'ok' string isn't a very useful XHR response
2015-04-12 13:04:31 -07:00
Jeremie Miller
8874e795c2 the 'ok' string isn't very useful, but since this is text and we forced xhr to return an arraybuffer earlier, make it text again 2015-04-12 09:37:42 -06:00
Guillermo Rauch
3f72dd3322 Merge pull request #2063 from kapouer/patch-1
Let adapter.add find connected socket
2015-04-10 21:38:41 -07:00
Guillermo Rauch
485138b22e bump engine.io 2015-04-10 14:48:54 -07:00
Guillermo Rauch
c9659791bb Merge pull request #319 from adrai/master
added test case for extraHeaders (client)
2015-04-10 14:32:31 -07:00
Adriano Raiano
299ec66d0b fixing test 2015-04-10 21:40:51 +02:00
Adriano Raiano
85a87c3d51 added test case for https://github.com/Automattic/engine.io-client/pull/379 2015-04-10 21:40:51 +02:00
Guillermo Rauch
e898166382 Update README.md 2015-04-08 16:53:25 -07:00
Guillermo Rauch
d0d38220fb Update Readme.md 2015-04-08 16:53:04 -07:00
Guillermo Rauch
b076a3cecc bump engine.io 2015-04-08 10:31:33 -07:00
Guillermo Rauch
e566be74bc package: bump engine.io-client 2015-04-08 10:29:39 -07:00
Guillermo Rauch
4f87aae6ee socket: handle parser errors appropriately 2015-04-08 08:32:02 -07:00
Guillermo Rauch
40de4b1cc4 style 2015-04-08 08:29:22 -07:00
Guillermo Rauch
d31a3931ae Merge pull request #379 from adrai/master
introduce extraHeaders (cookies)
2015-04-06 14:17:57 -07:00
Adriano Raiano
98ce907ac7 one test for xhr and one for ws 2015-04-06 23:07:07 +02:00
Guillermo Rauch
2a7219018e Merge pull request #817 from nkzawa/patch-14
Bump component-emitter
2015-04-06 11:03:09 -07:00
Guillermo Rauch
e29f668caa Merge pull request #832 from lattmann/fix/apply_not_defined
Use the same onack logic on client side what server uses.
2015-04-06 11:02:44 -07:00
Zsolt Lattmann
4d059c858c Two space indents for the code changes. 2015-04-06 10:11:45 -05:00
Zsolt Lattmann
8d878364e5 Revert socket.io.js changes back to c4102a6 2015-04-06 09:49:07 -05:00
Guillermo Rauch
87ee832756 Merge pull request #375 from nkzawa/patch-9
Fix error when passing WebSocket#send the second argument on Safari
2015-04-05 17:26:44 -07:00
Guillermo Rauch
309ec47c6d Merge pull request #827 from amitport/patch-1
there is no 'connect' event in manager
2015-04-05 17:23:22 -07:00
Guillermo Rauch
7d0eaa57b3 remove unnecessary index.js 2015-04-05 17:20:42 -07:00
Guillermo Rauch
f8aa157d5d remove proxy index file 2015-04-05 16:53:28 -07:00
Guillermo Rauch
0e13e9a268 bumped adapter 2015-04-05 15:52:59 -07:00
Guillermo Rauch
de5cba46ce Merge pull request #26 from nkzawa/patch-0
Fix to apply volatile and compress flags when bloadcasting
2015-04-05 15:52:02 -07:00
Guillermo Rauch
916872587f Merge pull request #2013 from nkzawa/namespace-flags
Supports flags on namespace
2015-04-05 15:51:54 -07:00
Guillermo Rauch
a7072845ea Merge pull request #2006 from nkzawa/patch-4
improve Socket#packet and Client#packet and enable volatile and compress when broadcast
2015-04-05 15:51:49 -07:00
Guillermo Rauch
4a1a66ac70 Merge pull request #27 from mikaturunen/patch-1
Update package.json license
2015-04-05 15:50:32 -07:00
Guillermo Rauch
ce4048d9cf Merge pull request #28 from nevir/patch-1
Add a LICENSE file
2015-04-05 15:50:24 -07:00
Guillermo Rauch
7bd785b84b package: bump engine.io-client to support ping and pong 2015-04-05 15:46:50 -07:00
Guillermo Rauch
fb7c1984e8 expose ping and pong events 2015-04-05 15:46:30 -07:00
Guillermo Rauch
adbd0e3e36 added support for ping and pong events
https://github.com/Automattic/socket.io/issues/1951
2015-04-05 15:45:17 -07:00
Guillermo Rauch
2a2866b049 proper handling of disconnection while in opening state 2015-04-05 12:20:13 -07:00
Guillermo Rauch
1e8e125d13 instrumentation / style tweaks 2015-04-05 12:19:51 -07:00