Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.58 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.58 KB

Frame transporter aka libft

The high-performance networking library for C and POSIX.

It is designed for implementation of various communication protocols on a client and server side in a event-driven programming paradigm. It means that you can quickly build for example a high-performance web server, MQTT client and so on.

libft is a workhorse behind several enterprise products that see a large-scale production deployments e.g. in a telco segment.

Features

Copyright and License

Copyright (c) 2016-2017, TeskaLabs Ltd, Ales Teska
The project is released under the BSD license.


Build Status codecov Coverity