protocol: add generated bindings and conformance fixtures
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": "1",
|
||||
"purpose": "launch",
|
||||
"session_id": "session-1",
|
||||
"reconnect_sequence": 0,
|
||||
"gateway": {
|
||||
"id": "gateway-1",
|
||||
"addresses": ["gateway.control.test:443"],
|
||||
"public_identity": "gateway-1"
|
||||
},
|
||||
"tunnel": {
|
||||
"versions": ["verse-gateway-v1/1"],
|
||||
"features": ["control.v1"]
|
||||
},
|
||||
"profile": {
|
||||
"id": "standard",
|
||||
"bounds": {
|
||||
"minimum_kbps": 1000,
|
||||
"target_kbps": 5000,
|
||||
"maximum_kbps": 10000
|
||||
}
|
||||
},
|
||||
"grant": {
|
||||
"opaque_value": "opaque-one-time-grant-value-with-at-least-43-bytes",
|
||||
"expires_at": "2099-01-01T00:00:00Z",
|
||||
"audience": "versevdi-gateway"
|
||||
},
|
||||
"correlation_id": "correlation-1",
|
||||
"provider_url": "https://provider.invalid"
|
||||
}
|
||||
Reference in New Issue
Block a user