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 d49667a55f
Check Python version to determine proper timeout rounding mode
5 years ago
..
csharp Remove debug traces from C# wrapper 5 years ago
java Bind to IPv6 unspecified address in ZeroTierSocket constructor 5 years ago
python Check Python version to determine proper timeout rounding mode 5 years ago
README.md Restructure packaging directories. Move C# bindings, minor compilation fix. 5 years ago

README.md

Language Bindings

These subdirectories contain the abstraction implementations for using libzt in an idiomatic way for languages other than C\C++. Packages which may draw upon these sources are found in pkg/. Example usage of these bindings can be found in examples/.