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

question regarding websocket proxying #22592

Closed
SunChero opened this issue Aug 6, 2022 · 3 comments
Closed

question regarding websocket proxying #22592

SunChero opened this issue Aug 6, 2022 · 3 comments
Labels
question Questions that are neither investigations, bugs, nor enhancements stale stalebot believes this issue/PR has not been touched recently

Comments

@SunChero
Copy link

SunChero commented Aug 6, 2022

my backend support only websocket with binary data,

can envoy accept websocket connection accept text mode from downstream and convert to binary when talking to upstream ?

something like

--- ----

Thank you

@SunChero SunChero added the triage Issue requires triage label Aug 6, 2022
@kyessenov kyessenov added question Questions that are neither investigations, bugs, nor enhancements and removed triage Issue requires triage labels Aug 8, 2022
@kyessenov
Copy link
Contributor

Envoy supports websockets. Can you clarify what you mean by text and binary? Envoy can terminate HTTP websocket and then open a TCP stream to a backend.

@github-actions
Copy link

github-actions bot commented Sep 7, 2022

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Sep 7, 2022
@github-actions
Copy link

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Questions that are neither investigations, bugs, nor enhancements stale stalebot believes this issue/PR has not been touched recently
Projects
None yet
Development

No branches or pull requests

2 participants