Skip to content

New fetchNodeHandler and toFetchHandler do not work in Deno and Bun #132

@pi0

Description

@pi0

Utils introduced in #125 do work perfectly well in Node.js runtime, but won't work in Deno and Bun runtimes as both have a diverged and incompatible implementation of IncommingMessage and ServerResponse classes.

The solution is to port Node.js upstream implementation, and I had a working PoC, but I need to redo it better and remove hacks..

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions