Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cyph84 opened this issue Jun 16, 2021 · 1 comment
Open

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

cyph84 opened this issue Jun 16, 2021 · 1 comment

Comments

@cyph84
Copy link

cyph84 commented Jun 16, 2021

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.

@rshade
Copy link
Contributor

rshade commented Jul 9, 2021

I am not actually sure, I don't think there will be a problem can you attempt it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants