Skip to content

Pingora compatibility #104

@ThomasCartier

Description

@ThomasCartier

Hi,
Trying to implement websocket handling inside Pingora (instead of proxying -> some cases are better handled at the network edges without a local server that would handle the websocket part and reply to Pingora).

I understand that I can use this project src folder to parse the frame and handle the fragmentation, except handshake.rs and upgrade.rs, which are hyper/axum specific (UpgradeFut..).

I will look into it this week end but I wanted to have another opinion before I dive in.

Thanks guys

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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