CommunicationSerializersImporter

io.github.positionpal.serializer.CommunicationSerializersImporter

Attributes

Graph
Supertypes
trait ModelCodecs
class Object
trait Matchable
class Any
Self type

Members list

Givens

Inherited givens

given clientIdCodec: Codec[ClientID]

Attributes

Inherited from:
ModelCodecs
given clientOutputReferenceCodec[O : Decoder]: Codec[OutputReference[O]]

Attributes

Inherited from:
ModelCodecs

Attributes

Inherited from:
ModelCodecs
given instantCodec: Codec[Instant]

Attributes

Inherited from:
ModelCodecs
given messageCodec[I : Decoder, T : Decoder]: Codec[Message[I, T]]

Attributes

Inherited from:
ModelCodecs