A web based tool for testing STOMP protocol based messaging. Uses @stomp/stompjs for stomp client implementation.
https://cdiptangshu.github.io/stomp-client/
git clone git@github.com:cdiptangshu/stomp-client.git
cd stomp-client
npm install
npm start
docker compose up
Bug fixing is in progress. Not working on any new feature.
Stomp Client by Diptangshu Chakrabarty is licensed under CC BY-SA 4.0