librespot/discovery
Benedikt d82d94b76c
discovery: don't panic on libmdns errors (#1427)
On panic, the discovery task crashes, but the main program is not
notified of this. Returning an error will result in the Discovery stream
yielding None, serving as notification to the application (which might
shutdown with error, for example, if no other means of authentication is
available).
2024-12-19 22:31:28 +01:00
..
examples adding flag to show connect device as group 2024-06-15 23:36:47 -04:00
src discovery: don't panic on libmdns errors (#1427) 2024-12-19 22:31:28 +01:00
Cargo.toml Update/dependencies (#1416) 2024-12-14 22:29:55 +01:00