Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 883 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 883 Bytes

IAC

build & test Sonar Cube Static Analysis Sonar Cube Static Analysis

About

Iac is a communication library enabling sending data-packets between processes, computers and microcontrollers. Packages can be sent over any connection type implementing basic read and writes.

The following connection types have builtin support:

  • Internal Loopback (Communication between multiple nodes in one program)
  • TCP-Sockets
  • TCP-Sockets on NodeMCU microcontrollers