![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
nexmo-client
Advanced tools
The Client SDK is intended to provide a ready solution for developers to build Programmable Conversation applications across multiple Channels including: Messages, Voice, SIP, websockets, and App.
The following media types are supported:
Offline Sync – With built-in caching, messages are saved and sent or received once their device is back online.
Push Notifications – Keep users aware of important alerts by sending notifications to their device.
Text and Image Support – Users can quickly send and receive texts and images from your application.
User Control – Users can control whether their audio stream is muted or unmuted.
Notifications – Users can be notified when they receive a call or when participants are muted.
Group Calls – Configure call settings so users can start a group call by adding participants in real time.
See how the Client SDK is used in the following tutorials:
A dependency manager for Node packages. You can install the Client SDK with the following command:
npm install nexmo-client
Include the nexmoClient.js
script in your web page
<script src="node_modules/nexmo-client/dist/nexmoClient.js"></script>
Or the minified version
<script src="node_modules/nexmo-client/dist/nexmoClient.min.js"></script>
We use third party tools for testing the framework:
Copyright (c) 2020 Vonage, Inc. All rights reserved. Licensed only under the Vonage Client SDK License Agreement (the "License") located at LICENCE.
By downloading or otherwise using our software or services, you acknowledge that you have read, understand and agree to be bound by the Vonage Client 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.
FAQs
Nexmo Client SDK for JavaScript
The npm package nexmo-client receives a total of 0 weekly downloads. As such, nexmo-client popularity was classified as not popular.
We found that nexmo-client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.