twilio-taskrouter-v1
v1.24.3
Published
A library for receiving TaskRouter events over websockets
Downloads
301
Readme
Twilio Taskrouter V1 SDK
IMPORTANT NOTICE: This SDK is considered to be legacy and is not actively developed. For new integrations, it's highly recommended to use Twilio TaskRouter SDK v2, which supports both Flex and TaskRouter standalone deployments.
Overview
Twilio TaskRouter SDK v1 was released in 2015 and provided developers with a set of tools to integrate with Twilio's TaskRouter services. This document provides a brief overview of the legacy SDK and directs users towards its successor for modern integration.
Installation
You can install the Twilio TaskRouter SDK v1 via npm using the command:
npm install twilio-taskrouter-v1
Documentation
Detailed documentation for Twilio TaskRouter SDK v1 can be found at Twilio's official documentation.
Support & Contribution
- As this SDK is legacy, active support is limited. Please refer to the official documentation or community forums for any assistance.
- Any contributions or fixes might not be actively merged, but you're welcome to fork and maintain your version if necessary.
- Always consider using the latest SDKs for up-to-date features and better performance.