Skip to content

First request, if send with body takes forever #756

Description

@dominikzogg

I work on a implementation to run my typescript web framework with uwebsockets. Without one expection its running great so far.
After started the server a request without a request body (res.onData) works well.
After started the server a request with a request body (res.onData) takes forever.
If the second call got a request body i got no issue at all.

I have no idea if i do something wrong.

https://github.com/chubbyts/chubbyts-uwebsockets-http-bridge/blob/master/src/uwebsocket-http.ts#L66

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