abstract fun startClient(providedName: String, serverAddress: <ERROR CLASS>): Future<NodeMessagingClient>
Starts an NodeMessagingClient.
providedName
- name of the client, which will be used for creating its directory.serverAddress
- the artemis server to connect to, for example a Node.