- EventEmitter is a class that holds all the objects that can emit events
- Whenever an object from the EventEmitter class throws an event, all attached functions are called upon synchronously
What is an EventEmitter in Node.js?
My WordPress Blog
My WordPress Blog