Fork github.com/huin/goupnp to add open-home support
Go to file
John Beisley a8a8987980 Use nil interface{} instead of struct{} for empty requests/responses.
The XML encoder doesn't like receiving struct{}.
2014-01-06 19:47:57 +00:00
cmd/specgen Use nil interface{} instead of struct{} for empty requests/responses. 2014-01-06 19:47:57 +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
soap Use nil interface{} instead of struct{} for empty requests/responses. 2014-01-06 19:47:57 +00:00
ssdp
device.go
goupnp.go Fix DiscoverDevices to work with absent root.URLBaseStr. 2014-01-05 19:39:24 +00:00
LICENSE
service_client.go Add New*Clients functions to the generated code to simplify their use. 2013-12-31 20:01:17 +00:00