Show EOL distros: 

Package Summary

A C++ library for asynchronous serial communication

Package Summary

A C++ library for asynchronous serial communication

Package Summary

A C++ library for asynchronous serial communication

Package Summary

A C++ library for asynchronous serial communication

This is a release of the async_comm library, following the guidelines in REP 136.

This C++ library gives a simple interface for asynchronous serial communications over a serial port or UDP socket. It uses the Boost.Asio library under the hood, but hides from the user the details of interfacing with the ports or sockets and managing send/receive buffers.

For more details, refer to the README or the API documentation.

Wiki: async_comm (last edited 2019-01-11 19:24:22 by DanielKoch)