mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
bdc8006a36
This commit adds `readable` and `writable` properties to `Deno.File` and `Deno.Conn`. This makes it very simple to use files and network sockets with fetch or the native HTTP server. |
||
---|---|---|
.. | ||
integration | ||
testdata | ||
unit | ||
integration_tests.rs |