HubServerRSocketInstance

constructor(client: ServerClient, address: InetSocketAddress)
constructor(client: ServerClient, hostname: String, port: Int)


constructor(clientName: String, hubServerUrl: InetSocketAddress)
constructor(clientName: String, hostname: String, port: Int)

Deprecated (with error)

Use constructor which specifies the `client`