RPCClient

lepus.std.RPCClient
trait RPCClient[F[_], I, O]

Attributes

Source:
RPCChannel.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
RPCChannel.scala

Attributes

Source:
RPCChannel.scala
def send(id: ShortString, i: I): F[Unit]

Attributes

Source:
RPCChannel.scala