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.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| src | 5 years ago | |
| .gitignore | 5 years ago | |
| Cargo.lock | 5 years ago | |
| Cargo.toml | 5 years ago | |
| LICENSE.txt | 5 years ago | |
| README.md | 5 years ago | |
| build.rs | 5 years ago | |
| wrapper.h | 5 years ago | |
README.md
Unsafe bindings for ZeroTier SDK
This crate is a pre-Alpha work in progress intended as a placeholder as development continues. Currently only basic creation and management of a node and unsafe BSD-style socket operations are supported. An idiomatic wrapper will eventually replace this.