Current Release

This documentation covers the current version of Fedora. Looking for another version? See all documentation.

If you're interested in a simple way to look at messages by Fedora you can use either the attached python or Go scripts. 

Python ( listener-python2.py or listener-python38.py)

pip install stomp.py
# for python 3.8 do the following:
python listener-python3.py
# for python2 do the following:
python listener-python2.py

Go (fcr-listen)

chmod +x /usr/local/bin/fcr-listen
./fcr-listen