I have already implemented and set up a WebSocket connection in my existing and older Ktor microservice. In the current KRPC release, the WebSocket plugin and KRPC can now be installed additionally. However, the WebSocket settings (timeouts) seem to also be used for KRPC.
Is this the intended behavior, or does Ktor only allow one configuration?