This method will be used to send the message to the external service and return the message to the application.
Stream<T> sendMessage(String message);