Something along the lines of dragonfly's message_monitor. The user should specify an exchange and routing key and the monitor should bind appropriately and push new data to the webpage as it shows up... not sure how to do this since the AMQP needs to be server-side but the page updates are presumably js.
Something along the lines of dragonfly's message_monitor. The user should specify an exchange and routing key and the monitor should bind appropriately and push new data to the webpage as it shows up... not sure how to do this since the AMQP needs to be server-side but the page updates are presumably js.