Skip to content

Is it possible to tunnel Websocket over Websocket tunnel? #48

@cyph84

Description

@cyph84

Despite it seeming like an attempt to create an Inception-like routing architecture for fun, I do have backend services primarily using WebSockets and would like to use wstunnel to expose them on a frontend proxy.

I have not reviewed the code, but I am just wondering if it is something that is easy to do with the current architecture. I guess it will be easier if request/response bodies are currently being chunked in the WebSocket tunnel, instead of fixing one request or response body to one message.

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