pedestal

2025-09-10T18:16:35.317259Z

In Pedestal 0.8, using the new io.pedestal.service.websocket how is the idle timeout of the websocket connection controlled? I'm seeing that my websocket connections get closed after 30s and I assume it's Jetty closing them?

2025-09-10T18:48:21.685999Z

I've found this now. It's the :ws-idle-timeout key of :io.pedestal.http/container-options