update platform support doc
This commit is contained in:
parent
420d7f9788
commit
e4ab3769ba
16
README.md
16
README.md
|
@ -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) |
|
||||
|
|
Loading…
Reference in New Issue