Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

todo: move to Web Streams API #160

Open
iuioiua opened this issue Oct 8, 2023 · 0 comments
Open

todo: move to Web Streams API #160

iuioiua opened this issue Oct 8, 2023 · 0 comments

Comments

@iuioiua
Copy link
Owner

iuioiua commented Oct 8, 2023

This module currently uses Deno's Reader and Writer interfaces. These interfaces are slowly being phased out, along with functions within the Standard Library that rely on these interfaces, such as writeAll() and readDelim(), which are deprecated.

We must move to using the Web Streams API as simply as possible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant