feat(protocol): freeze M4 native session RC6 contract
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
{"id": "clipboard.text.v1", "direction": "bidirectional", "max_frame_bytes": 65536},
|
||||
{"id": "display.request.v1", "direction": "client-to-server", "max_frame_bytes": 65536},
|
||||
{"id": "input.absolute.v1", "direction": "client-to-server", "max_frame_bytes": 14},
|
||||
{"id": "input.scroll.v1", "direction": "client-to-server", "max_frame_bytes": 10}
|
||||
{"id": "input.scroll.v1", "direction": "client-to-server", "max_frame_bytes": 10},
|
||||
{"id": "video.profile.v1", "direction": "bidirectional", "max_frame_bytes": 65536},
|
||||
{"id": "session.quality.v1", "direction": "bidirectional", "max_frame_bytes": 32},
|
||||
{"id": "session.stop.v1", "direction": "bidirectional", "max_frame_bytes": 24},
|
||||
{"id": "controller.arrival.v1", "direction": "client-to-server", "max_frame_bytes": 14}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user