rpcHandleResponse
Handles the incoming response by decoding it from a byte array and passing it to the appropriate request handler.
Parameters
bytes
The serialized representation of the response message as a byte array.
Handles the incoming response by decoding it from a byte array and passing it to the appropriate request handler.
The serialized representation of the response message as a byte array.