#ipc #app #system #wry #run-time #wry-based

wry_cmd_core

Tauri-style IPC command system for Wry apps using with_ipc_handler

2 releases

0.1.1 Jul 25, 2025
0.1.0 Jul 25, 2025

#12 in #wry

33 downloads per month
Used in 2 crates

MIT/Apache

8KB
98 lines

wry_cmd_core

Core runtime for the Wry IPC command system. Provides the command registry and handle_command dispatcher, plus the use_wry_ipc!() macro for integrating with Wry.


wry_cmd_core

This is a runtime crate, used by wry_cmd to provide a simple IPC mechanism for Wry-based applications. Please refer to the wry_cmd crate for usage instructions.

Dependencies

~1.3–2.4MB
~47K SLoC