Dynamic starts up a new GRPC client connected to the dProxy service and receives a stream of outbound replay messages
which are then written to the message bus.
Write is the entry point function for performing write operations in MQTT.
This is where we verify that the passed args and flags combo makes sense,
attempt to establish a connection, parse protobuf before finally attempting
to perform the write.