Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventEmitter for iRidium mobile

Implementation of EventEmitter for iRidium mobile. The description of EventEmitter can be found at Node JS EventEmitter

Restrictions

The following methods and properties not implemented:

  • EventEmitter.defaultMaxListeners
  • emitter.getMaxListeners()
  • emitter.setMaxListeners(n)
  • emitter.rawListeners(eventName)
  • events.once(emitter, name) (don't confuse with emitter.once)

Authors

About

Implementation of EventEmitter for Iridium Mobile

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages