Fork github.com/huin/goupnp to add open-home support
Go to file
John Beisley 407136030e Separated various levels of protocol out.
Specifically:
* HTTPU
* SSDP
* UPNP

Also now supports multiple discoveries from a search.
2013-09-28 00:09:38 +01:00
goupnp.go Separated various levels of protocol out. 2013-09-28 00:09:38 +01:00
httpu.go Separated various levels of protocol out. 2013-09-28 00:09:38 +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
xml.go Separated various levels of protocol out. 2013-09-28 00:09:38 +01:00