test websocket message hooks

This commit is contained in:
guox191
2019-04-09 15:27:08 +08:00
parent 04c46a8db6
commit 2631ca6538
5 changed files with 110 additions and 23 deletions

View File

@@ -233,4 +233,4 @@ module.exports = function getWsHandler(userRule, recorder, wsClient, wsReq) {
logUtil.debug(e.stack);
console.error(e);
}
}
}