`startHttp()` and `startHttps()` should be enhacement of `app.listen()` and not the whole `server.js` initiation code. Please make it possible to pass own `appStartEvent()` callback to them.
startHttp()andstartHttps()should be enhacement ofapp.listen()and not the wholeserver.jsinitiation code.Please make it possible to pass own
appStartEvent()callback to them.