lepus.std.ChannelCodec
See theChannelCodec companion object
ChannelCodec is the interface for encoding/decoding operations for messages that can fail on both ways.
Note that this is not a typeclass and it is not used in implicit scope and there are no instances of it.
Attributes
- Companion:
- object
- Source:
- ChannelCodec.scala
- Graph
- Supertypes