This website requires JavaScript.
Explore
Help
Sign In
cyrilix
/
goupnp
Watch
1
Star
0
Fork
0
You've already forked goupnp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
58
Commits
2
Branches
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
John Beisley
251dddb253
Remove debug logging left in by mistake.
2014-01-06 20:15:29 +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
Don't discard all results if an unexpected reply comes back.
2014-01-06 20:14:53 +00:00
device.go
Small fixes and removals, update discoverigd.go.
2013-12-31 18:36:26 +00:00
goupnp.go
Remove debug logging left in by mistake.
2014-01-06 20:15:29 +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
Description
Fork github.com/huin/goupnp to add open-home support
573
KiB
Languages
Go
100%