This commit is contained in:
Adam Ierymenko 2015-03-31 18:33:39 -07:00
parent b723855751
commit 7ff0cab1b7
2 changed files with 13 additions and 14 deletions

View file

@ -1,4 +1,4 @@
ZeroTier Node API
======
Not much to see here yet. In the future this will be the externally-facing API, but it's very much a work in progress right now.
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.