The Stitch SDK is intended to provide a ready solution for developers who want to integrate chat, voice and video into their apps.
A dependency manager for Node packages. You can install the Stitch SDK with the following command:
npm install nexmo-stitch
Include the conversationClient.js
script in your web page
<script src="node_modules/nexmo-stitch/dist/conversationClient.js"></script>
Or the minified version
<script src="node_modules/nexmo-stitch/dist/conversationClient.min.js"></script>
We use third party tools for testing the framework:
- Karma: Karma is our test runner
- Mocha: Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun.
- Chai: Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
Copyright (c) 2018 Nexmo, Inc. All rights reserved. Licensed only under the Nexmo Stitch SDK License Agreement (the "License") located at
By downloading or otherwise using our software or services, you acknowledge that you have read, understand and agree to be bound by the Nexmo Stitch SDK License Agreement and Privacy Policy.
You may not use, exercise any rights with respect to or exploit this SDK, or any modifications or derivative works thereof, except in accordance with the License.
- Kostas Kapetanakis, kostas.kapetanakis@nexmo.com
- Lihi Gendelis, lihi.gendelis@vonage.com
- Ori Shofman, ori.shofman@vonage.com
- Sagie Machlin, sagie.machlin@vonage.com
- Manos Pappas, emmanouil.pappas@nexmo.com
- Ivan Ivanov, ivan.ivanov@nexmo.com
- Javi Garcia, javigd.dtk@gmail.com
- Roy Ben Shoushan, roy.benshushan@vonage.com
- Neil Stratford, neil.stratford@nexmo.com
- Jurgo Boemo, jurgo.boemo@nexmo.com
- Jacopo Maroli, jacopo.maroli@nexmo.com
- Phil Leggetter, leggetter@nexmo.com
- Alex Lakatos, laka@nexmo.com