0 votes
in Mean Stack by
Define Event Emitter of Node.js?

1 Answer

0 votes
by
The event module present in the Node.Js would allow you to create and manage custom events. In this context, it is important to note that the event module comprises of the class of game emitter that can be used to handle and raise custom events. You should also be aware of the fact that when an event emitter comes across an error, it usually emits an error event. On the other hand, when a new user gets added, it sends out a demonstration by the name of a new user. Moreover, when the new user gets removed, it sends a demonstration by the name of the remote user.
...