Files
VerseVDI-Protocol/gen/manifest.json
T
sechmachine 408d4f9cc3
Verify Protocol / module (push) Successful in 1m17s
Verify Protocol / verify (push) Successful in 55s
feat(protocol): negotiate display and native input
2026-08-10 23:07:04 +07:00

19 lines
556 B
JSON

{
"compatibility": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"current": "1",
"datagram_registry": "registries/datagrams.json",
"feature_registry": "registries/features.json",
"n_minus_1": "0",
"n_minus_2": "-1",
"protocol": "versevdi-control",
"unsupported": [
"-2",
"2"
]
},
"generator_sha256": "992235a56d3467313148f86e47931f247591e4c8de737b55ac9c9eee35725fc5",
"protocol_version": "1.0.0",
"schema_sha256": "b2bb0a8ac8ef56dbc0e1443eeb5b3028be9e71ec2f5fd8e73928d71b7cd9340c"
}