Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.8.x: Upgrade to [email protected] #495

Merged
merged 1 commit into from
Apr 24, 2017
Merged

1.8.x: Upgrade to [email protected] #495

merged 1 commit into from
Apr 24, 2017

Conversation

eordano
Copy link

@eordano eordano commented Mar 28, 2017

This PR fixes a bug with a clean install of a server using socket.io; the underlying cause was fixed in ws.

Current behavior: The connection can not be established due to a bug when using bufferUtil.

The bug is described here: websockets/ws#1010

@eordano eordano changed the title Upgrade to [email protected] 1.8.x: Upgrade to [email protected] Mar 28, 2017
@darrachequesne
Copy link
Member

Any idea why the build would fail?

@lpinca
Copy link
Contributor

lpinca commented Apr 13, 2017

@darrachequesne it looks like failures happen when using the uws engine (gulp test; EIO_WS_ENGINE=uws gulp test;).
I guess something has not been backported to the 1.8.x branch.

@lpinca
Copy link
Contributor

lpinca commented Apr 13, 2017

Also 0.10 and 0.12 results seem to be false positives.

@misterigl
Copy link

any reason socketio is not merging this?

@darrachequesne darrachequesne merged commit fc38289 into socketio:1.8.x Apr 24, 2017
@darrachequesne
Copy link
Member

@eordano thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants