Skip to content

HTTP/2 Support #465

Open
Open
@ayZagen

Description

@ayZagen

Hello,
when I try to use http/2 with socketcluster, clients cannot connect to sc with the http error 403. On the server side I get following error:

[Error] Error: read ECONNRESET
    at TLSWrap.onStreamRead (internal/stream_base_commons.js:162:27)

Websocket support is implemented in nodejs http2 module. See @nodejs/node#23284
However, ws module hasn't implemented it yet. See @websockets/ws#1458

Could you implement it on sc-uws ?

Thanks.

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