Skip to content

v1.1.0

Choose a tag to compare

@cheton cheton released this 12 May 08:00
· 17 commits to master since this release

Handle error event with a event callback

webappengine(options)
    .on('error', function(err) {
    });