xmtp-cli 0.3.2

Client library for the XMTP messaging protocol.
xmtp-cli-0.3.2 is not a library.

xmtp-cli — Interactive XMTP TUI chat client.

Architecture: main thread = UI only, worker thread = all FFI. Stream callbacks route through the worker via [Cmd], never blocking the UI.