Hi, see https://github.com/xerions/mix_dia_compiler
среда, 2 марта 2016 г., 13:24:59 UTC+3 пользователь Anatolie Golovco написал: > > hi, > > > I like to develop DCCA application in elixir like these one: > https://github.com/carlosedp/dcca-server-OTP > https://github.com/carlosedp/dcca-client-OTP > > follow questions block me to begin: > > > 1. What is best fit place to put dictionaries under mix generated folders > tree. (http://erlang.org/doc/man/diameter_dict.html) > 2. dictionary format format has @inherits directive. As I understand it > use dictionary from Diameter base protocol as part of OTP: > https://github.com/erlang/otp/tree/maint/lib/diameter/examples/dict How > to "ask" elixir to use them? Should I put both in same 'dia' folder? > (somewhere under path requested in question 1) > > > As off-topic: Is there any benefits from porting diameter stack from OTP > to native elixir? > -- You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/521ccd47-8535-43ca-b956-970a2c58397d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
