achingbrain / achingbrain/ssdp
Are there methods to start and stop ssdp after creating
Open
- Dominant language
- TypeScript
- Stars
- 59
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
My service stops advertising once it is connected via
It was created via:
ssdpServer = ssdp(...)
ssdpeServer.advertise(...)
ssdpServer.stop()
Is there a method to continue/restart advertising? would it be ssdpServer.start(), or some other cleanup / recreation?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.