forked from project-chip/zap
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework Studio/ZAP integration: use notification, not polling
In the past, ZAP periodically ping Studio server for UC component states. Instead, ZAP will only issue 1 GET for global UC states / naming. For UC component state changes, ZAP subscribe to Studio server via WebSockets. BUG: ZAPP-1251
- Loading branch information
Jing T
authored
Sep 1, 2023
1 parent
d11b495
commit d80c44c
Showing
9 changed files
with
371 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.