https://github.com/zwcway/fasthttp-upnp
upnp lib for fasthttp
https://github.com/zwcway/fasthttp-upnp
fasthttp go golang unpn-server upnp
Last synced: about 1 year ago
JSON representation
upnp lib for fasthttp
- Host: GitHub
- URL: https://github.com/zwcway/fasthttp-upnp
- Owner: zwcway
- License: gpl-3.0
- Created: 2023-02-20T05:32:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T11:35:12.000Z (about 3 years ago)
- Last Synced: 2025-04-01T05:42:30.710Z (about 1 year ago)
- Topics: fasthttp, go, golang, unpn-server, upnp
- Language: Go
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fasthttp-upnp
基于 fasthttp 服务的 UPnP 库
使用方法请参考 examples 目录中的 [DLNA](examples/dlna.go) 示例代码