Mark H
Results
2
issues of
Mark H
Using `undici` is a great choice, but bundling it with the app could be offputting for anyone who's currently using e.g. `axios`, `got`, or pure Node HTTP calls (or even...
Currently, `DockerClient` can't be used without `ssh2` (a very large dependency) being in the dependency tree, despite it only being used in one branch of `DockerClient.fromDockerHost`. If consumers don't connect...