Skip to content

Small example to show how to use Elixir, Mix and Diameter

Notifications You must be signed in to change notification settings

surik/elixir_diameter_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElixirDiameterExample

A small example of using Diameter with Elixir. It uses mix_dia_compiler for compile diameter dictionaries. Please make attention how dia/rfc4005_nas.dia looks like. It extends diameter_gen_base_rfc6733 and use prefix nas.

There is test which sends RAR and expects RAA. Run it:

$ mix deps.get
$ mix test

About

Small example to show how to use Elixir, Mix and Diameter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages