Crate plaintalk [] [src]

PlainTalk

This is a library for parsing and generating PlainTalk.

PlainTalk is a message and field framing protocol. Fields are separated by an ASCII space, messages are terminated by a newline (CR LF or LF). For a more complete description of PlainTalk, see PlainTalk – Introduction and Definition.

Modules

pullparser
pushgenerator
pushparser