aqinitmessaging: Initializes the messaging layer

Description Usage Arguments

Description

This function can be used to specify a host and a port different from localhost and 61618. It is recommended practice to call this function before using AQ-R's messaging functionality.

Usage

1
	aqInitMessaging(host = "localhost", port = 61618)

Arguments

host

the STOMP host

port

the STOMP port


aqr documentation built on May 2, 2019, 5:18 p.m.