HomeDevCentral

Command mq publish to implement basic.publish

Description

Command mq publish to implement basic.publish

Command syntax

mq publish <target> [-key <routing key>] [-mandatory] [-immediate] <message>

Build config

New option: BROKER_DEFAULT_ROUTING_KEY
Used by mq publish command when no key is provided.

BROKER_DEFAULT_EXCHANGE is now an empty string.

Compiler options

DEBUG: enable extra feedback messages

Details

Provenance
derecksonAuthored on Dec 11 2015, 13:46
Parents
rRABBITMQTCLd0fb073ba895: Use Tcl_CreateObjCommand and respect the types
Branches
Unknown
Tags
Unknown