Control Worker Activities using TaskRouter.js: Introducing TaskRouter.js
TaskRouter.js Worker library enables you to easily add Worker Activity controls and event notifications to your web user interfaces.
TaskRouter.js provides methods for changing the Activity of a Worker. It also provides event callbacks that allow you to subscribe to important events and state changes on your Worker directly from a Web based client. Communication to the TaskRouter infrastructure is handled via a WebSocket connection managed by TaskRouter.js
For details, refer to the complete documentation for a TaskRouter.js Worker.
In the next step, we'll add a realtime "Agent" user interface - a highly simplified Web page that allows our Worker Alice to control her current Activity State, see when her Activity state has changed, and see information about new incoming calls.
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.