narupatools.app.shared_state¶
Shared state view for clients and servers.
Classes
|
Callback for when a key is first added to the shared state. |
|
Callback for when a key is changed in the shared state. |
|
Callback for when a key is removed from the shared state. |
|
View of a shared state, which supports callbacks for when keys are changed. |