flamenco/internal/upnp_ssdp
Sybren A. Stüvel 02fac6a4df Change Go package name from git.blender.org to projects.blender.org
Change the package base name of the Go code, from
`git.blender.org/flamenco` to `projects.blender.org/studio/flamenco`.

The old location, `git.blender.org`, has no longer been use since the
[migration to Gitea][1]. The new package names now reflect the actual
location where Flamenco is hosted.

[1]: https://code.blender.org/2023/02/new-blender-development-infrastructure/
2023-08-01 12:42:31 +02:00
..
client.go UPnP/SSDP: respond with multiple service descriptors 2022-03-08 16:46:03 +01:00
logging.go Work in progress on using UPnP/SSDP to make the Worker find its Manager 2022-03-04 17:44:04 +01:00
server.go Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
upnp_ssdp.go UPnP/SSDP: actually serve a description.xml 2022-03-08 17:25:49 +01:00