@usesalama/ntx-apps-whatsapp
v0.2.1
Published
WhatsApp channel integration (see `docs/TRD.md` §4). Currently a bare boilerplate — no domain entities yet. Intended to grow into: BSP webhook receiver (signature verification, fast ack, queue handoff), the deterministic conversation/session state machine
Downloads
294
Readme
@usesalama/ntx-apps-whatsapp
WhatsApp channel integration (see docs/TRD.md §4). Currently a bare
boilerplate — no domain entities yet. Intended to grow into: BSP webhook
receiver (signature verification, fast ack, queue handoff), the deterministic
conversation/session state machine that drives quote confirmation and
payment-link delivery, and the outbound template/free-form message sender.
Lives alongside admin and buyer as an app inside ntx-apps — not a
standalone service. It calls into the same core API/domain modules
in-process rather than over a network hop.
Mounted at apps/whatsapp by cloud/server.
