diff options
| author | blasty <peter@haxx.in> | 2026-07-10 15:35:21 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-07-10 15:35:21 +0200 |
| commit | e39607194e63a60005d8f7e3cfe146f5f4054907 (patch) | |
| tree | c8c14283ffb581be90260e5770cd7952c98fa9ff /docs | |
| parent | rpc: more verbs — structured reads, modal select, in-view search, save (diff) | |
| download | ida-tui-e39607194e63a60005d8f7e3cfe146f5f4054907.tar.gz ida-tui-e39607194e63a60005d8f7e3cfe146f5f4054907.tar.xz ida-tui-e39607194e63a60005d8f7e3cfe146f5f4054907.zip | |
rpc: readiness, quit, methods discovery, not-ready guard
Spawn-and-drive needs to know when the freshly-launched TUI is usable:
ping/state now carry {ready,functions,complete} (cheap; no health call)
and ping adds the module name. Add a graceful 'quit' verb (acks, then
exits on a short delay so the reply still flushes) and a self-documenting
'methods' table. Program-dependent verbs are refused with a clear
'not ready' instead of exploding in a worker while still loading.
rpc_smoke covers readiness, methods and quit (21 green).
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
