Subiendo api v2

This commit is contained in:
2025-04-16 10:03:13 -03:00
commit 226933fda7
7537 changed files with 576844 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,8 @@
{application,hpax,
[{optional_applications,[]},
{applications,[kernel,stdlib,elixir]},
{description,"Implementation of the HPACK protocol (RFC 7541) for Elixir"},
{modules,['Elixir.HPAX','Elixir.HPAX.Huffman',
'Elixir.HPAX.Table','Elixir.HPAX.Types']},
{registered,[]},
{vsn,"1.0.3"}]}.