update platform support doc
/ build (push) Successful in 1m33s Details
/ build_x64 (push) Successful in 2m16s Details
/ build_arm64 (push) Successful in 5m56s Details
/ build_win64 (push) Successful in 3m33s Details

This commit is contained in:
core 2023-12-16 12:01:40 -05:00
parent 420d7f9788
commit e4ab3769ba
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 8 additions and 8 deletions

View File

@ -24,11 +24,11 @@ tfclient is designed to be self-contained and as cross-platform as possible. Whe
In addition, not all clients support connecting to trifid-api. Both tfclient support tiers and trifid-api connectivity capability are listed below.
| Operating System / Architecture | tfclient support tier | trifid-api compatible? |
|---------------------------------|-----------------------------------|-------------------------------------|
| Windows (all architectures) | Tier 2 - external nebula required | Yes (tfclient/dnclient) |
| Darwin (OSX, MacOS) | Tier 2 - untested, maybe T1 | Yes (tfclient/dnclient) |
| FreeBSD (amd64) | Tier 1 - untested | Yes (tfclient/dnclient) |
| Linux (most architectures) | Tier 1 | Yes (tfclient/dnclient) |
| Android | Unsupported | No (almost - help wanted! see docs) |
| iOS | Unsupported | No (almost - help wanted! see docs) |
| Operating System / Architecture | tfclient support tier | trifid-api compatible? |
|---------------------------------|-----------------------|-------------------------------------|
| Windows (all architectures) | Tier 1 | Yes (tfclient/dnclient) |
| Darwin (OSX, MacOS) | Tier 1 | Yes (tfclient/dnclient) |
| FreeBSD (amd64) | Tier 1 | Yes (tfclient/dnclient) |
| Linux (most architectures) | Tier 1 | Yes (tfclient/dnclient) |
| Android | Unsupported | No (almost - help wanted! see docs) |
| iOS | Unsupported | No (almost - help wanted! see docs) |