We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
is there any plan to add compress module to deno_std? like compress module in golang?
compress
deno_std
golang
if we want to add compress module I guess it's a better approach to implement the std module and then implement node/zlib base on it.
node/zlib
Sorry, something went wrong.
I think NodeJS should be the one that has to adapt to more web standards instead, they have recently got support for web streams and CompressionStream
The current plan is to implement it directly with ops denoland/deno#18291
bartlomieju
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: