hc
hc is a lightweight framework to develop HomeKit accessories in Go
hc is a lightweight framework to develop HomeKit accessories in Go. It abstracts the HomeKit Accessory Protocol (HAP) and makes it easy to work with services and characteristics. hc handles the underlying communication between HomeKit accessories and clients. You can focus on implementing the business logic for your accessory, without having to worry about the protocol. HomeKit is a set of protocols and libraries from Apple. It is used by Apple's platforms to communicate with smart home...