Skip to content

Node.js uws adapter #71

@pi0

Description

@pi0

Describe the feature

uWebSockets has a really fast HTTP server implementation for Node.js (not necessarily for websockets)

We can make an opt-in srvx/uws adapter (with optional peer dep) and similar wrappers of node, but for uws.

We need to create similar to node adapter Request/Response/Headers stubs on top of uws req/res. (example in crossws)

Additional information

  • Would you be willing to help implement this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions