Fork github.com/huin/goupnp to add open-home support
Go to file
2013-09-28 18:47:39 +01:00
cmd/discoverigd Add example of using the library to discover an InternetGatewayDevice. 2013-09-28 17:58:28 +01:00
device.go Rename xml.go -> device.go. 2013-09-28 18:47:39 +01:00
goupnp.go Correct service names, add standards reference. 2013-09-28 18:07:05 +01:00
httpu.go Keep things generic for the time being. Refactor for simplicity. 2013-09-28 17:57:51 +01:00
LICENSE Discovery of IGD vaguely in place. Start of parsing device schema. 2013-09-26 23:11:06 +01:00
ssdp.go Separated various levels of protocol out. 2013-09-28 00:09:38 +01:00