Skip to content

Expect to be able to support: Deno.serve #188

@waterbang

Description

@waterbang

The deno serve is elegant, but I found that the Deno.serve was not implemented after the migration.

  const server = dntShim.Deno.serve({ hostname, port }, (request) => {
                                ^
TypeError: dntShim.Deno.serve is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions