Skip to content

maghoff/plaintalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlainTalk

This is a library for parsing and generating PlainTalk in Rust.

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.

See also the reference documentation.

About

A Rust library for parsing and generating PlainTalk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published