This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Description
Hi - I have some general questions about this repo. My understanding was that it was a proof-of-concept for pulling much of dart:io out into regular dart code - potentially making dart:io smaller and only relying on some pieces that had to be native, like sockets.
I don't believe that this project is active anymore however. I do see that this repo is dep'd into the dart sdk, and that its tests are run on the bots (https://github.com/dart-lang/sdk/blob/main/DEPS#L343 / /third_party/pkg_tested/http_io). This repo isn't actually consumed by anything however?
Adding in @zanderso @bkonyi and @a-siva who may all have context here (and cc @kevmoo).