attoparsec-framer
simplifies use of Attoparsec when processing framed
protocol byte streams.
This repository includes the library source code, and a demo server and a demo client. To understand how to use it, please read the package documentation on hackage, then take a look at the demo modules for inspiration.