unilink  0.4.3
A simple C++ library for unified async communication
line_framer.hpp File Reference
#include <string>
#include <string_view>
#include <vector>
#include "unilink/base/visibility.hpp"
#include "unilink/framer/iframer.hpp"

Go to the source code of this file.

Classes

class  unilink::framer::LineFramer
 Framer for text-based protocols (e.g., ASCII, NMEA). More...
 

Namespaces