Ok

Message to indicate success on the previous request.

An Ok Message can be sent both by clients or servers to indicate success on a previous request identified with its Stream Identifier.

Field
Value
Description

Message Type

0x01

Ok

Message Size

Remaining Message Length

Body

Name
Field
Type
Mandatory
Description

Stream Id

0x01

varint

Stream identifier of the source request.

Parameters

0x02

any

Optional parameters associated to the response, like a response code, payload description, etc.

Payload

0x03

any

Optional payload associated to the response

Last updated