home-climate-control / dz

Home Climate Control Core: *the* Open Source multi-zone temperature and climate control system.
http://homeclimatecontrol.com/
GNU General Public License v3.0
59 stars 7 forks source link

Implement RSocket communicator #323

Open climategadgets opened 2 weeks ago

climategadgets commented 2 weeks ago

Existing Behavior

HCC can only communicate via REST, and not very well, either.

Desired Behavior

HCC is capable of serving a functionally complete set of requests and provide functionally complete data streams via RSocket protocol.