Skip to content

limjoe/sip.js

 
 

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. 

forked repo to match gb28181

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 81.1%
  • CoffeeScript 18.9%