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

Extracts session and stream from quic/core.js #33969

Closed
rickyes opened this issue Jun 19, 2020 · 2 comments
Closed

Extracts session and stream from quic/core.js #33969

rickyes opened this issue Jun 19, 2020 · 2 comments
Labels
quic Issues and PRs related to the QUIC implementation / HTTP/3.

Comments

@rickyes
Copy link
Contributor

rickyes commented Jun 19, 2020

Extract session and stream in quic/core.js to make the code easier to read.

refer to #33928.

@jasnell jasnell added the quic Issues and PRs related to the QUIC implementation / HTTP/3. label Jun 19, 2020
@jasnell
Copy link
Member

jasnell commented Jun 19, 2020

This is fine, but please hold off on doing this. The javascript code is going to be seeing a major refactoring within the next couple weeks that I've already started.

@jasnell
Copy link
Member

jasnell commented Feb 1, 2021

Closing as no longer relevant since the quic bits were removed.

@jasnell jasnell closed this as completed Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quic Issues and PRs related to the QUIC implementation / HTTP/3.
Projects
None yet
Development

No branches or pull requests

2 participants