ewilken / hap-rs

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

Status of this crate #65

Closed somehowchris closed 2 years ago

somehowchris commented 2 years ago

Hey 👋🏻

As there is no action since mid last year, do you plan on maintaining this crate?

ewilken commented 2 years ago

Hi!

Yes, definitely!

There was action after mid last year btw. 🙂

I'm very happy about contributions, being a little time-constrained myself these days. There's some labeled issues that might be a good starting point for helping out.

Anything specific you're interested in?

somehowchris commented 2 years ago

Sry, meant like the last commit which as end of last year 😅

My primary points of interest are #40 and keeping this such as dependencies updated

simlay commented 2 years ago

Just to show interest, I've played around with getting #47 off an on a while ago. I should pick that work back up.

somehowchris commented 2 years ago

My final goal would be to have some small boards like arduino uno to be stand alone accessories, does this sound out of this word?

Also looked into homebridge and it would be lovely to port something like it to rust, hap-rs seems like to crate to use for protocol abstraction