add lws-request-monitor

This commit is contained in:
Lloyd Brookes
2017-07-01 23:08:30 +01:00
parent 81f90e7d85
commit b1bc8bed96
5 changed files with 11 additions and 6 deletions

View File

@ -14,6 +14,7 @@ class WsServe extends ServeCommand {
.set('cd4', 'cli')
options = {
stack: [
'lws-request-monitor',
'lws-log',
'lws-cors',
'lws-json',