Skip to content

tml21/libtml-c

Repository files navigation

LibTML Messaging Suite

TML Messaging Suite is a network messaging library for rapid development of extensible and scalable interfaces. Based on the peer to peer standard protocol BEEP (Blocks Extensible Exchange Protocol), defined in RFC3080 and RFC3081 libTML is suitable for many use cases and communication patterns. Equipped with a type safe data API, TML can transport hierarchical data structures fast and reliable. read more ...

How to get help ?

The primary source of information is the documentation of the library.

To discuss about libTML, ask questions, get help or receive news about releases, planned features and development progress, a libTML mailing list is available. Subscribe to the mailing list to get involved.

For additional information about getting support for libTML got to http://www.libtml.org/support/.

libtml-c project

The libtml-c project is a C++ implementation of a library with a C interface on top of the Vortex beepcore. Licensed under LGPL 2.1 it can be used for open source and commercial projects according to the license terms.

Project Status

Version 1.1.5 is the first open source release of libTML. The library was previously named TML/SIDEX SDK and is used in industrial automation applications for many years. New requirements of the Internet of Things (IoT) and Machine to Machine (M2M) communication will push the development of libTML in the future. Refer to the project roadmap for details.