Skip to content
/ iac Public

Iac is a communication library enabling sending data-packets between processes, computers, microcontrollers, etc. via all connection types that implement basic read and write operations

License

Notifications You must be signed in to change notification settings

Felix-Rm/iac

Repository files navigation

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

About

Iac is a communication library enabling sending data-packets between processes, computers, microcontrollers, etc. via all connection types that implement basic read and write operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published