mirror of
https://github.com/denoland/deno.git
synced 2024-10-30 09:08:00 -04: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 |