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?
I've found this now. It's the :ws-idle-timeout key of :io.pedestal.http/container-options