• Stars
    star
    424
  • Rank 100,106 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 13 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Session Initiation Protocol for node.js
INTRO
-----

sip.js is a SIP stack for node.js. It implements tranaction and transport layers as described in RFC3261. 

INSTALL
-------

Easiest way is npm.
  
  npm install sip


API
---
API is documented in doc/api.markdown