mirror of
git://soft.sys114.com/klipper
synced 2026-02-09 20:54:23 +09:00
Implement a new subscription system for get_status() updates. Subscriptions are per-client. After an initial update, only changes will be transmitted. Responses are only transmitted to the client that issued the subscription. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>