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

stream doesn't support multichannel communication #12

Open
tomplus opened this issue May 26, 2018 · 4 comments
Open

stream doesn't support multichannel communication #12

tomplus opened this issue May 26, 2018 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tomplus
Copy link
Owner

tomplus commented May 26, 2018

Current implementation of web-socket doesn't support multichannel communication.

Now it's impossible to "talk" to a pod like sending a command, reading output, send another command ... in the same connection.

@tomplus tomplus added the enhancement New feature or request label Jul 30, 2018
@futianshi1314
Copy link

futianshi1314 commented May 17, 2019

I know that i will close the issues...
#12

@tomplus tomplus added the help wanted Extra attention is needed label Apr 13, 2020
@athornton
Copy link

Oof. This is biting me as I try to get the test suite working for a kubernetes_asyncio-based JupyterHUb Kubespawner. I'll see if I can figure any of that out.

@bobh66
Copy link
Contributor

bobh66 commented May 11, 2023

@tomplus - I'm finishing up the DynamicClient work for #209 hopefully this week, and then I'll probably take a shot at this, or at least dig into it and see how much work it is.

@bobh66
Copy link
Contributor

bobh66 commented May 16, 2023

I have a working implementation of stream() - portforward() is a bit more complicated and I'm still working on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants