Kotlin / kotlinx-rpc

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

Exception Deserialization #170

Closed Mr3zee closed 3 months ago

Mr3zee commented 3 months ago

Subsystem Core

Problem Description Exceptions with message and cause are not deserialized properly

Solution