Module eventstore_tcp::codec
[−]
[src]
codec module contains the Package (frame) decoding and an tokio_core::io::Codec
implementation.
Structs
| PackageCodec |
Stateless simple PackageCodec |
| TcpFlags |
|
Constants
| FLAG_AUTHENTICATED |
Package contains authentication |
| FLAG_NONE |
No authentication information present |