xmtp-cli 0.4.0

Client library for the XMTP messaging protocol.
xmtp-cli-0.4.0 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.