aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Error checking for invalid JSON in INFORM queue_namesjason2016-05-251-1/+1
| | | | | | | | | - Fixes `eventmq.utils.classes.EMQPService.send_inform` to do a better job of sending valid queue names to the router - Adds error checking to the router to ignore any INFORM messages that contain invalid data (Fixes #33) - Fixes previously failing test that sent an empty JSON array to the router when no queue was specified
* add docker configurationssideshowdave72016-03-301-0/+26