Skip to content

samgaw-archive/sip-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIP Parser

SIP is a signalling protocol very often used for Voice over IP.

Implement a basic SIP parser that will pass all the tests. The public API is already present in the lib/ folder (as a facade only). The message body doesn't have to be parsed and can be maintained as a whole.

About

Parses a sip request into native elixer struct

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%