Joakim

Results 7 issues of Joakim

Deno has with `1.18.0` implemented native support for network intefaces. This now makes `deno-local-ip` obsolete. More here and how to use it: https://github.com/denoland/deno/pull/13475

enhancement
help wanted
good first issue

Deno has with version 1.18 released a native http api which I intend to support. This will probably result in a lot of breaking changes. More here: https://deno.land/[email protected]/runtime/http_server_apis

enhancement

Would be nice to set up a github action that runs tests in more environments. (Linux/osx/win)

Currently denoliver is only tested and supported on OSX. Would be nice to have it run on Windows 10 as well. I don't imagine it requiring too much work

help wanted
good first issue
feature

Currently denoliver is only tested and supported on OSX. Would be nice to have it run on Linux as well. I don't imagine it requiring too much work

help wanted
good first issue
feature

Hi, I was experimenting using this library for a project, but noticed that the `TubeGeometry` is not implemented. https://threejs.org/docs/index.html?q=TubeGe#api/en/geometries/TubeGeometry Would love if this was implemented. Will try to look into...

enhancement