stompcat - display output from an STOMP destination
Contents
Description
This program will display the output that arrives at the /topic/foo stomp destination.
Environment
STOMP_HOST Hostname or IP address of the STOMP server. If not set, "localhost" will be used.
STOMP_PORT Port of the STOMP server. If not set, "61613" will be used.
STOMP_USER Username of the STOMP server.
STOMP_PASSWORD Password of the STOMP server.
Name
stompcat - display output from an STOMP destination
Synopsis
stompcat /topic/foo
