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

Update index.js in WebSocket provider #2043

Closed
wants to merge 1 commit into from
Closed

Conversation

ipetrovic11
Copy link

Related to: #1559
WebSocket implementation in older browsers still pass "Sec-WebSocket-Protocol: undefined" if protocols is passed as undefined or null.

This solution will prevent it.

Related to: web3#1559
WebSocket implementation in older browsers still pass "Sec-WebSocket-Protocol: undefined" if protocols is passed as undefined or null.

This solution will prevent it.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 83.025% when pulling bb24649 on workchainio:1.0 into 0de98a5 on ethereum:1.0.

@nivida
Copy link
Contributor

nivida commented Nov 18, 2018

Thanks for the submission of this PR but could you do this improvement in the ethereumProvider branch because the architecture of web3.js has changed a lot there :) @ipetrovic11

@ipetrovic11
Copy link
Author

@nivida
sure, I will take a look there.

@nivida nivida added the Enhancement Includes improvements or optimizations label Dec 1, 2018
@nivida
Copy link
Contributor

nivida commented Jan 21, 2019

I'm closing this PR because the WebsocketProvider did change a lot. Please create a new PR or create an issue for it if the error still occurs.

@nivida nivida closed this Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Includes improvements or optimizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants