Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 340 Bytes

README.markdown

File metadata and controls

12 lines (8 loc) · 340 Bytes

esessin

An Erlang SESSion INitiation Protocol Parser

Compiling

To compile you need rebar.

After installing rebar and making sure that it is in you path just type 'make' to compile esessin.

All normal rebar commands can also be used, for a list type 'rebar -c'.