-
- Downloads
Merge branch 'wip/nodejs' into 'master'
* wip/nodejs: added correct newCallCreated callback nodejs: callbacks get queued to run on main loop nodejs: added data structure conversions and more callbacks nodejs: fix build error nodejs: created RingDaemon JS Class Added Typemaps to handle Callbacks nodejs: added more callbacks nodejs: implement two Javascript callbacks bin: allow to build multiple subdirs nodejs: build with ring nodejs: build module after generating bindings update for latest daemon API changes remove unneeded file fix include gyp: link with dring Included dring source directory in binding.gyp file nodejs: add initial module Change-Id: Ia9df106109531d6f27b0621c3d2ee433ee3460fc
No related branches found
No related tags found
Showing
- bin/Makefile.am 8 additions, 2 deletionsbin/Makefile.am
- bin/nodejs/Makefile.am 19 additions, 0 deletionsbin/nodejs/Makefile.am
- bin/nodejs/binding.gyp 12 additions, 0 deletionsbin/nodejs/binding.gyp
- bin/nodejs/callback.h 344 additions, 0 deletionsbin/nodejs/callback.h
- bin/nodejs/callmanager.i 137 additions, 0 deletionsbin/nodejs/callmanager.i
- bin/nodejs/configurationmanager.i 226 additions, 0 deletionsbin/nodejs/configurationmanager.i
- bin/nodejs/index.js 124 additions, 0 deletionsbin/nodejs/index.js
- bin/nodejs/managerimpl.i 39 additions, 0 deletionsbin/nodejs/managerimpl.i
- bin/nodejs/nodejs_interface.i 167 additions, 0 deletionsbin/nodejs/nodejs_interface.i
- bin/nodejs/presencemanager.i 54 additions, 0 deletionsbin/nodejs/presencemanager.i
- bin/nodejs/videomanager.i 69 additions, 0 deletionsbin/nodejs/videomanager.i
- configure.ac 14 additions, 0 deletionsconfigure.ac
Loading
Please register or sign in to comment