rsocket-kotlin
rsocket-kotlin copied to clipboard
Add rpc sample
- Sample of simple RPC using rsocket-kotlin for client and server
- Server and Client works on all platforms
- Serialization using kx.serialization with example of using Json or ProtoBuf
- Routing via
RoutingMetadatainsideCompositeMetadataby request class name