jssip-node-websocket

JsSIP.Socket interface for Node.js based on the websocket module.

The module provides JsSIP with WebSocket support when running in Node.js. The aim of spliting this module from JsSIP code is to prevent the Node.js websocket module compilation in browser environments.

Documentation and examples