Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-websockets-jvm</artifactId>
<version>3.4.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install WebSockets plugin on a Ktor client
No known issues recorded.
No dependency data recorded yet.