KrpcSerialFormat
KrpcSerialFormat interface defines an object which helps kRPC protocol to work with various serialization formats
Each serialization that can be used with kRPC protocol should define an object of KrpcSerialFormat
Functions
Link copied to clipboard
Special extension for SerialFormat API, that allows to extend it with additional SerializersModule. Required for kRPC protocol properly to work properly with special argument types like Flows
Link copied to clipboard
Generalization of kotlinx.serialization approach to configure serial formats