Hello, we are seeing that exceptions thrown during...
# kotlinx-rpc
m
Hello, we are seeing that exceptions thrown during an RPC session gets serialized as `DeserializedException`; we would like to receive the original exception; is it possible to configure RPC to send the original exception over the wire?