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

[Feature]: Support websockets for services without a gateway #2231

Open
jvstme opened this issue Jan 27, 2025 · 0 comments
Open

[Feature]: Support websockets for services without a gateway #2231

jvstme opened this issue Jan 27, 2025 · 0 comments
Labels

Comments

@jvstme
Copy link
Collaborator

jvstme commented Jan 27, 2025

Problem

When a service is running without a gateway, it can only accept regular HTTP requests. Websocket connections are dropped. This limits what applications dstack can run without a gateway.

Solution

Support websockets for services without a gateway.

Workaround

Use a gateway.

Would you like to help us implement this feature by sending a PR?

Yes

@jvstme jvstme added the feature label Jan 27, 2025
@jvstme jvstme mentioned this issue Jan 27, 2025
30 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant