sendMessage -> sendMessageToDevice: this method is used with TunnelbrokerClientMessageToDevice prop which is device specific, alternatively this can be sendMessageToPeer
sendMessageToDeviceRequest -> sendMessage: this is a generic method interacting with raw socket and promise abstraction, alternatively sendMessageRequest
Depends on D12857