Skip to content

An Elixir implementation of the Noise Protocol

License

Notifications You must be signed in to change notification settings

ausimian/decibel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decibel

Decibel is an Elixir implementation of the Noise Protocol Framework.

Installation

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

def deps do
  [
    {:decibel, "~> 0.2.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/decibel.

About

An Elixir implementation of the Noise Protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages