com.r3corda.node.driver / DriverDSLExposedInterface / startClient

startClient

abstract fun startClient(providedName: String, serverAddress: <ERROR CLASS>): Future<ArtemisMessagingClient>

Starts an ArtemisMessagingClient.

Parameters

providedName - name of the client, which will be used for creating its directory.

serverAddress - the artemis server to connect to, for example a Node.