Closed feliksik closed 8 years ago
Question #1: A member is a node/endpoint that is approved on a network. Other than that, the rest are identical. Endpoint is probably the best to use but we've used device, node, and endpoint interchangeably.
Question #2: Fairly stable. New fields may be added but huge changes are unlikely.
Question #3: Same with the API-- we want to avoid breaking it if possible. We may break it if doing so brings about a substantial benefit but we'll try to tell people first.
Thanks!
We are working in Go so made a quick go-client for zerotier. It's work in progress, but I'm happy to inform you about it; https://gitlab.com/nerdalize/go-zerotier
It's not documented yet, but it's pretty straightforward if one reads the code. If you know of other projects that already do this, I'd be happy to know. Otherwise, I'd be happy to improve this project.
A few questions: