Skip to content

rscreene/sip.js.removethis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Session Initiation Protocol for node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.6%
  • CoffeeScript 14.4%