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

Example doesn't seem to work. #221

Open
JamesKyburz opened this issue Oct 8, 2016 · 4 comments
Open

Example doesn't seem to work. #221

JamesKyburz opened this issue Oct 8, 2016 · 4 comments

Comments

@JamesKyburz
Copy link

JamesKyburz commented Oct 8, 2016

Running node 6.7

Running tls or raw server aren't working when testing localhost:8080 in chrome.

raw triggers a download that just hangs.

tls returns an empty response

localhost didn’t send any data.
ERR_EMPTY_RESPONSE

In both cases nothing is logged and the onRequest handler is not called.

Any tips?

node example/server
HTTP2_PLAIN=true node example/server.js
@Inori-Lover
Copy link

use https://localhost:8080

@bahmutov
Copy link

bahmutov commented Jan 5, 2017

Same problem - creating raw server hangs

@Chiru13
Copy link

Chiru13 commented Feb 3, 2017

I have the same issue!

@ernestgwilsonii
Copy link

Chrome won't display the example here either:
ERR_SSL_PROTOCOL_ERROR

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

No branches or pull requests

5 participants