oeuillot / upnpserver

Fast and light upnp server for node
GNU General Public License v2.0
181 stars 47 forks source link

Not working on nwjs #32

Open klaaz0r opened 9 years ago

klaaz0r commented 9 years ago

screen shot 2015-08-18 at 21 41 32 screen shot 2015-08-18 at 21 41 42

Upnpserver works perfect alone but I can't figure out how to run it on a webkit app. I'm running it on OSX

s-leger commented 9 years ago

Seem to be a dependency error. Maybe you should give electron a try. http://electron.atom.io Electron is close to nw.js https://github.com/atom/electron/blob/master/docs/development/atom-shell-vs-node-webkit.md Anyway, a good try !