Files
VerseVDI-Protocol/compatibility.json
T
sechmachine afcd5d99db
Verify Protocol / module (push) Successful in 1m13s
Verify Protocol / verify (push) Successful in 35s
feat(protocol): define native session credentials
2026-08-11 18:38:19 +07:00

11 lines
288 B
JSON

{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"protocol": "versevdi-control",
"current": "2",
"n_minus_1": "1",
"n_minus_2": "0",
"unsupported": ["-1", "3"],
"feature_registry": "registries/features.json",
"datagram_registry": "registries/datagrams.json"
}