Fork github.com/huin/goupnp to add open-home support
Go to file
John Beisley 8a169ca3f7 Fix DiscoverDevices to work with absent root.URLBaseStr.
This is particularly important as URLBaseStr should never be present in
UPnP/1.1.
2014-01-05 19:39:24 +00:00
cmd/specgen Add example code, and improve the facing docs slightly. 2013-12-31 20:49:32 +00:00
dcps Add New*Clients functions to the generated code to simplify their use. 2013-12-31 20:01:17 +00:00
example Add example code, and improve the facing docs slightly. 2013-12-31 20:49:32 +00:00
httpu Reduce headers written by httpu, in case this confuses some devices. 2014-01-02 22:13:21 +00:00
scpd Attempt to tidy generated documentation. 2013-12-31 17:52:43 +00:00
soap Use data type (un)marshal in generated DCP code. 2013-12-31 16:56:20 +00:00
ssdp Separate lower-level API into separate packages. 2013-10-06 13:23:11 +01:00
device.go Small fixes and removals, update discoverigd.go. 2013-12-31 18:36:26 +00:00
goupnp.go Fix DiscoverDevices to work with absent root.URLBaseStr. 2014-01-05 19:39:24 +00:00
LICENSE Discovery of IGD vaguely in place. Start of parsing device schema. 2013-09-26 23:11:06 +01:00
service_client.go Add New*Clients functions to the generated code to simplify their use. 2013-12-31 20:01:17 +00:00