logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stompcat - display output from an STOMP destination

Author

       LogicBlaze Inc

       This manual page was written by Jonas Genannt jonas.genannt@capi2name.de for the Debian Project.

                                                  October 2011                                       STOMPCAT(1)

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

See Also