Skip to content

Repository files navigation

UniTransmit

UniTransmit is a small C++ library that provides a unified interface for multiple transport types (TCP, UDP, Serial, GATT, MQTT). You create a UniTransmit instance with an ifname URI, then read/write with methods or stream operators.

For full usage details (URI formats, API summary, terminal simulator), see:

  • doc/usage.md

Quick build:

cmake -S . -B build
cmake --build build

About

CPP 统一通信接口

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages