aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-25Error checking for invalid JSON in INFORM queue_namesjason1-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
2016-03-30add docker configurationssideshowdave71-0/+26