How to Install erlang-ranch in Ubuntu 18.04



Install erlang-ranch by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-ranch

Description:

socket acceptor pool for TCP protocols in Erlang

erlang-ranch aims to provide everything you need to accept TCP connections with a small code base and low latency while being easy to use directly as an application or to embed into your own.

Homepage: https://github.com/extend/ranch

Version: 1.2.1-3

Section: universe/devel