Module ascii

Source
Expand description

Implements ASCII protocol. This is a simplified implementation of rust-memcache ported for AsyncRead + AsyncWrite.

Structsยง

Protocol
Memcache ASCII protocol implementation.