Skip to content

wolfspider/ara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ĀRA

Āra (pronounced ˈɛərə) is a webserver ported from the FSharp project based on Mi-TLS. The name comes from the latin word for "Altar" due to the code having its basis on many functional programming idioms and so it pays homage to this.

Status

Currently, this is a very early implementation and so there are many parts which have not been hooked up quite yet including the fiber -> process translation.

Installation

If available in Hex, the package can be installed by adding ara to your list of dependencies in mix.exs:

def deps do
  [
    {:ara, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ara.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors