This commit is contained in:
Brenton Bostick
2023-02-02 16:09:16 -05:00
parent 0733af5239
commit 5be92a96df
19 changed files with 26 additions and 15 deletions

View File

@@ -8,6 +8,7 @@ package com.zerotier.sdk;
import java.net.InetSocketAddress;
public interface PathChecker {
/**
* Callback to check whether a path should be used for ZeroTier traffic
*