Changing MockServers on('message') argument to be a string
Now the first argument into on('message') is a string and the second argument is the event object. Also fixing an issue where multiple closes would not behave as expected.
Now the first argument into on('message') is a string and the second argument is the event object. Also fixing an issue where multiple closes would not behave as expected.