Brendon-Hablutzel / rusty-sonos

A Rust crate for interacting with Sonos speakers
https://crates.io/crates/rusty-sonos
MIT License
1 stars 0 forks source link

Separate UPnP resources #5

Open Brendon-Hablutzel opened 6 months ago

Brendon-Hablutzel commented 6 months ago

Look into UpnP protcol and add functions and structs to abstract its workings

Brendon-Hablutzel commented 6 months ago

(Separate the UPnP logic into its own module)