Kotlin / kotlinx-rpc

Add asynchronous RPC services to your multiplatform applications.
https://kotlin.github.io/kotlinx-rpc/
Apache License 2.0
512 stars 7 forks source link

KRPC-62 WebSocketSession KtorRPCClient #107

Closed Mr3zee closed 1 week ago

Mr3zee commented 1 week ago

Subsystem Ktor integration, Client

Problem Description Users can not access WebSocketSession that created RPC connection on client side

Solution Expose webSocketSession property