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

TcpFlags describes if optional fields (authentication) is present.

Constants

FLAG_AUTHENTICATED

Package contains authentication

FLAG_NONE

No authentication information present