Skip to content

An Elixir SIP-URI parser fully compatible with RFC 3261

License

Notifications You must be signed in to change notification settings

ISPT/elixir-sippet-uri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sippet URI

Build Status Coverage Status Docs Status Hex version Hex.pm Code Triagers Badge

This is a simple SIP-URI parser fully compatible with RFC 3261.

Installation

The package can be installed from Hex by adding sippet_uri to your list of dependencies in mix.exs:

def deps do
  [{:sippet_uri, "~> 0.1"}]
end

Copyright

Copyright (c) 2016-2021 Guilherme Balena Versiani. See LICENSE for further details.

About

An Elixir SIP-URI parser fully compatible with RFC 3261

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%