Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 260 Bytes

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();