Ryan Dahl
Ryan Dahl
@nicksrandall Help is much appreciated. I think we need to figure out what the API would be still. I was thinking we should have an API that consumes an OwnedIsolate...
Can you please give the output of the following commands? ``` curl -v http://deno.land/ curl -v https://deno.land/ ```
PRs welcome!
should also reference the newly created [std/crypto ](https://github.com/denoland/deno_std/tree/662139c0974d07f0dc02343b493462475d2af2db/crypto) APIs
Why does it have import { start } from "[https://deno.land/x/[email protected]/server.ts](https://deno.land/x/[email protected]/server.ts?code)";
can you merge with main?
FYI this was me. Just trying this out.
I agree - would be great - and seems relatively accessible with https://github.com/djc/quinn I’m open to anyone who wants to attempt this. And if someone doesn’t pick it up, I...
Wow!