Represents a message received from a client through the IPC channel. Contains the client's identifier and the actual message content.
Unique identifier for the client connection
Payload data encoded as a base64 string
Represents a message received from a client through the IPC channel. Contains the client's identifier and the actual message content.