Skip to content

Changing MockServers on('message') argument to be a string

Compare
Choose a tag to compare
@thoov thoov released this 30 Mar 22:37
· 425 commits to master since this release

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.