startArtemisSession

fun startArtemisSession(rpcAddress: <Error class: unknown class>, username: String = rpcTestUser.username, password: String = rpcTestUser.password): <Error class: unknown class>

Starts a Netty Artemis session connecting to an RPC server.

Parameters

rpcAddress

The address of the RPC server.

username

The username to authenticate with.

password

The password to authenticate with.