ZeroTierOne/include
2015-04-01 14:59:44 -07:00
..
README.md docs 2015-03-31 18:33:39 -07:00
ZeroTierOne.h More refactoring... and update the API a bit... turns out my strategy for reducing indirect function calls also increased memcpy()s which are more expensive. This is simpler and faster. 2015-04-01 14:59:44 -07: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.