krpc
krpc
API
rpc
macros
RPCMethod
RPCMethod
experimental
MethodCall
MethodCodec
MethodCodec
Call
EffectCall
StreamedCall
Call
MethodResponse
MethodResponse
Value
Single
Error
RpcRoutes
ServiceCodec
ServiceCodec
krpc
/
rpc
/
MethodCodec
/
Call
Call
rpc.MethodCodec.Call
See the
Call
companion object
sealed
trait
Call
[
Service
,
Input
,
Output
]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
EffectCall
[
Service
,
Input
,
Output
]
class
StreamedCall
[
Service
,
Input
,
Output
]
In this article
Attributes