Registry / networking / ktor-client-websockets-jvm

ktor-client-websockets-jvm

JSON →
library3.4.3javamavenunverified

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>
INSTALL
IMPORT
SIG · KTOR-CLIENT-WEBSOC
K
ktor-client-websockets-jvm
networkingjavav3.4.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WebSockets
io.ktor.client.plugins.websocket.WebSockets

Install WebSockets plugin on a Ktor client

val client = HttpClient { install(WebSockets) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources