Adding basic-messenger-cli to README

This commit is contained in:
Peter Morton 2025-04-25 17:24:02 -05:00
parent ffe3584e98
commit b71ab9dc0f

View File

@ -135,3 +135,7 @@ curl --location 'https://router.ivastudio.verint.live/ProxyScript/run/67bca86221
] ]
} }
``` ```
#### CLI client for basic_messenger
You can find an example CLI client (using Node.js) [here](./Applications/basic-messenger-cli/)