Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@tw2gem/twilio-server

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tw2gem/twilio-server

WebSocket server for receiving real-time audio streams from Twilio calls and processing them for further use.

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

@tw2gem/twilio-server

A WebSocket server for receiving real-time audio streams from Twilio calls and processing them for further use.

Description

This package provides a WebSocket server implementation that can receive and process real-time audio streams from Twilio calls. It's designed to be used as part of the tw2gem ecosystem for handling voice calls and audio processing.

Installation

npm install @tw2gem/twilio-server

Usage

For detailed usage examples and code samples, please visit our examples repository.

Features

  • WebSocket server implementation for Twilio media streams
  • Real-time audio stream processing
  • TypeScript support
  • Easy integration with other tw2gem packages

Dependencies

  • ws: ^8.18.2

License

MIT

Author

Sebastian Morales Lorca (seba.morales.lorca@gmail.com)

Keywords

twilio

FAQs

Package last updated on 20 May 2025

Did you know?

Socket

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.

Install

Related posts