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

BidirectionalStream's readable and writable lost their types. #423

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

jan-ivar
Copy link
Member

@jan-ivar jan-ivar commented Oct 6, 2022

They used to be ReceiveStream and SendStream but lost their types during the conversion to simple ReadableStream and WritableStream and back.


Preview | Diff

@jan-ivar jan-ivar added the Editorial This is an editorial PR that can be merged by editors without discussion label Oct 6, 2022
@jan-ivar jan-ivar requested review from vasilvv, aboba and wilaw October 6, 2022 00:29
@jan-ivar jan-ivar self-assigned this Oct 6, 2022
@jan-ivar jan-ivar merged commit 8f11593 into w3c:main Oct 11, 2022
github-actions bot added a commit that referenced this pull request Oct 11, 2022
SHA: 8f11593
Reason: push, by @jan-ivar

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@jan-ivar jan-ivar deleted the bistreams branch March 31, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editorial This is an editorial PR that can be merged by editors without discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant