Both require('events') and require('events').EventEmitter
should return with the EventEmitter like in NodeJS. This improves
the compatibility with existing third-party NodeJS modules.
IoT.js-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
Both
require('events')
andrequire('events').EventEmitter
should return with the EventEmitter like in NodeJS. This improves the compatibility with existing third-party NodeJS modules.IoT.js-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com