Skip to content

icha024/mq-listener

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

MQ-Listener

A simple webapp to stream all MQ Light messages to the browser.

Handy for debugging and testing. The official MQ Light admin console don't print out the whole message, don't show exact timestamp, and doesn't allow searching recent messages.

  1. Start MQ Light locally or edit the code to add remote address/credentials
  2. Build/Run the app
npm install
node index.js
  1. Open http://localhost:3333/ in browser

About

Stream all MQ Light messages to the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published