stampzilla-go icon indicating copy to clipboard operation
stampzilla-go copied to clipboard

if chromecast connect takes more than 1 seconds we can miss some devices.

Open jonaz opened this issue 3 years ago • 0 comments

Because this: https://github.com/stampzilla/gocast/blob/master/discovery/service.go#L143

Should use buffered channel or just remove the non block send?

jonaz avatar Jan 14 '22 22:01 jonaz