ZeroTierOne/include
2016-01-11 10:17:44 -08:00
..
README.md docs 2015-03-31 18:33:39 -07:00
ZeroTierOne.h Instead of using binary packet comparison, add a callback to the API to explicitly check whether paths should be used. Check in with this callback (if present) when learning new paths or sending initial packets. 2016-01-11 10:17:44 -08:00

ZeroTier Node API

This is the externally facing plain C API, which wraps the Node class in the node/ folder. It provides a platform-agnostic interface to the core ZeroTier network virtualization engine.