implementation("me.nathanfallet.ktorx:ktor-routers-websockets:2.5.0")
Enhances Ktor routers with WebSocket support, enabling real-time, full-duplex communication over a single TCP connection.