SightedClient

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def withInitialWorldView[F[_] : Spawn, SelfBoundPackets <: Tuple, PeerBoundPackets <: Tuple, WorldView](transport: ProtocolBasedTransport[F, SelfBoundPackets, PeerBoundPackets], identity: ClientIdentity, initialWorldView: WorldView, abstraction: TransportPacketAbstraction[Union[SelfBoundPackets], WorldView, F[List[Response]]]): F[SightedClient[F, SelfBoundPackets, PeerBoundPackets, WorldView]]