Skip to content

Conversation

@captainbrosset
Copy link
Contributor

I'm proposing this new feature as a (much) later addition to the Streams API.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jul 5, 2024
@@ -0,0 +1,5 @@
name: Asynchronously iterable streams
description: Asynchronous iteration of a stream allows you to use `for await...of` loops to iterate through a stream's incoming data.
spec: https://streams.spec.whatwg.org/#rs-asynciterator
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you create a group for streams and put this and the existing feature in it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't have any better ideas, so I named the new group "Streams", like the feature. Any other ideas?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yep, that's what I had in mind. I don't love when features and groups have the same name, but this isn't the first such case.

@captainbrosset captainbrosset requested a review from foolip July 5, 2024 12:56
@foolip foolip merged commit a2a874a into main Jul 5, 2024
@foolip foolip deleted the async-streams branch July 5, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants