Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 485 Bytes

DAEMON.md

File metadata and controls

18 lines (13 loc) · 485 Bytes

Airnet Daemon

The airnet daemon implemented in this repository is:

  • An implementation of an airnet node
  • A bridge between traditional TCP/IP traffic and Airnet traffic.
  • A modular platform for attaching and removing transports for Airnet to use.

Transport Modules

Airnetd uses modules to provide transports. Some examples would be:

  • TCP/UDP (internet) transport
  • Bluetooth low power transport
  • Long range radios
  • USB serial transport