this is a fix for #16 - it puts the mitm object (collection of EventEmitter listeners) in the library global namespace so that it persists across function invocations. this lets failure-lambda manage the number of listeners registered by the library.
this is a fix for #16 - it puts the mitm object (collection of EventEmitter listeners) in the library global namespace so that it persists across function invocations. this lets failure-lambda manage the number of listeners registered by the library.