soundprojects
soundprojects
Hi I am trying to draw Path lines next to each other using a HorizontalLayout. All is well until I decide to have a stroke around my lines. When applying...
I am currently comparing the homekit accessory simulator performance with that of hap-rs It seems that hap-rs is considerably slower and less reliable in both pairing and consequently connecting/reconnecting accessories...
I think it would be good to have a value type check for characteristics in some way Now a characteristic value only has to be of a Json Value type...
When adding accessories to the Ios Home app, pressing the accessory with force or touch or clicking accessory details does not make anything happen. It is like the app is...
When trying to run the same code on two different clients, they both fight over the same name Shouldn't hap-rs rename the service to 'service (1)' and so on? And...
Would be great if this crate could support 1 Wire protocol to use this with temperature sensors like DS18B20
**Describe the bug** When getting the warning: `[Warning] You are setting a NodeRef that has already been filled. It’s possible this is intentional, but it’s also possible that you’re accidentally...
When closing a application, the drop method should unregister a registered service but when checking with dns-sd in the terminal, the service is still active.
Hi When attempting to register the same service twice, the second attempt doesn't seem to register a service at all. The expected result would be that the name is made...