implementation("io.ktor:ktor:2.3.13")
Framework for building asynchronous servers and clients, supporting features like routing, serialization, and WebSockets.