You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joseph Henry 7e30474ee4 Implemented barebones VL2 SOCK_RAW functionality, moved ZT core helper functions from OneService to libzt 9 years ago
..
Debug.hpp Added stubs for poll/select, improved selftest/echotest, Added ringbuffer for more efficient RX/TX 9 years ago
README.md More *.md tweaks 9 years ago
libzt.h Implemented barebones VL2 SOCK_RAW functionality, moved ZT core helper functions from OneService to libzt 9 years ago
lwipopts.h BSD-license-compatible, and NO_STACK build variants 9 years ago

README.md

libzt API

This is the C++ API for libzt. It provides a platform-agnostic interface to the ZeroTier network virtualization service. All other language bindings are written in terms of this.