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
Fork github.com/huin/goupnp to add open-home support
16
Commits
2
Branches
2
Tags
573
KiB
Go
100%
33980ebacf
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
John Beisley
33980ebacf
Fix bug introduced by removing pointer indirection.
2013-09-29 16:09:10 +01:00
cmd
/discoverigd
Fix bug introduced by removing pointer indirection.
2013-09-29 16:09:10 +01:00
device.go
Fix bug introduced by removing pointer indirection.
2013-09-29 16:09:10 +01:00
goupnp.go
Add SOAP action support.
2013-09-29 11:23:10 +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
scpd.go
Add SCPD parsing.
2013-09-28 20:05:21 +01:00
soap.go
Remove debug code.
2013-09-29 11:27:00 +01:00
ssdp.go
Separated various levels of protocol out.
2013-09-28 00:09:38 +01:00