Skip to content

Xedecimal/node-upnp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Premise

I'm sure this will fail for the faint of heart. If this does not work for you, which it probably won't, drop an issue and I'll get to fixing it.

Usage - Server

:::javascript
var UPNP = require('upnp').UPNP;
upnp = new UPNP;
upnp.server();

About

A (crude) UPnP client and server written in native node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published