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

Use http2 for streaming when is nodeJS #360

Closed
wants to merge 2 commits into from
Closed

Conversation

BrunoQuaresma
Copy link
Contributor

No description provided.

Copy link
Contributor

@ryancharris ryancharris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code is looking good 👍 Stinks we can't use ES6 syntax 😢

@ryancharris
Copy link
Contributor

@BrunoQuaresma Heads up that this is failing CI.


var request = client.request(
{
...headers,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this ES5 compatible?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I think this is not.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

atm indeed "Uncaught ReferenceError: http2 is not defined"

@cleve-fauna cleve-fauna deleted the streaming-http2 branch February 11, 2022 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants