Skip to content

Use Streams API instead of openpgp/web-stream-tools #5872

@sosnovsky

Description

@sosnovsky
          We are currently using the `@openpgp/web-stream-tools` library for streaming because the native Streams API doesn't support functions like `readToEnd`, which is utilized in our project.

We could implement our own readToEnd function instead.

I think we might be able to completely remove the dependency on @openpgp/web-stream-tools.

Would you like me to explore this?

Also, should I address this in the current PR or create a separate one?

Originally posted by @ioanmo226 in #5866 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions