ewilken / hap-rs

Rust implementation of the Apple HomeKit Accessory Protocol (HAP)
Apache License 2.0
196 stars 33 forks source link

Crate status #92

Closed r4v3n6101 closed 1 year ago

r4v3n6101 commented 1 year ago

Hi! Is this crate alive? I doesn't see any activity in the past time. If it's not well maintained, could someone suggests me alternatives for HomeKit in the Rust language?

ewilken commented 1 year ago

Hi! This crate is somewhat alive, since people are apparently depending on and working on it, however, unfortunately, I don't have a lot of time to dedicate to maintaining it myself at the moment, as life happens.

I'd be super happy to accept contributions, though, and I will keep this crate alive for as long as people need it. (Which might be related to people needing HomeKit at all, vs. using Matter.) Personally, I view Matter as the natural successor to HomeKit and think I might deprecate this crate in favor of the Rust implementation of Matter at some point.

r4v3n6101 commented 1 year ago

Thanks for the answer! I guess I can close this issue, because I have no question anymore.