- 已装运
- 2025年11月5日 03:25 UTC
- 作者
- snadjafinia
- 提交
- 2ce0cce
Add media-websocket-transport ServersTransport resource to disable HTTP/2 for backend connections to MediaService. This is required for proper WebSocket upgrade support with Spring Boot. HTTP/2 doesn't support the WebSocket Upgrade header mechanism, so we need HTTP/1.1 for Traefik-to-backend communication.