You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
k6 exposes a k6/experimental/streams module to users. It implements the parts of the Streams API specification the team has deemed worth supporting.
The module is currently experimental and considered incomplete. To make it stable and strip it from its "experimental" label, we hereby define a list of prerequisite tasks to be completed.
Feature Description
k6 exposes a
k6/experimental/streams
module to users. It implements the parts of the Streams API specification the team has deemed worth supporting.The module is currently experimental and considered incomplete. To make it stable and strip it from its "experimental" label, we hereby define a list of prerequisite tasks to be completed.
Definition of done
TransformStream
#3919ReadableStream.pipeThrough
method #3921ReadableStream
#3918Suggested Solution (optional)
No response
Already existing or connected issues / PRs (optional)
#2974
#2978
The text was updated successfully, but these errors were encountered: