dstack icon indicating copy to clipboard operation
dstack copied to clipboard

[Feature]: Support websockets for services without a gateway

Open jvstme opened this issue 11 months ago • 1 comments

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 avatar Jan 27 '25 12:01 jvstme