Fork me on GitHub

ranch (0.4.0)

Socket acceptor pool for TCP protocols

Field Value
bugs []
contributors
dependencies
description Socket acceptor pool for TCP protocols
directories src lib priv include
homepage
keywords socket TCP acceptor pool erlang
licenses BSD
maintainers Loïc Hoguin <ZXNzZW5AbmluZW5pbmVzLmV1>
metadata published_by: "yrashk"
name ranch
platforms []
repositories GitHub extend/ranch
version 0.4.0

mix.exs

{:ranch,"0.4.0",[github: "extend/ranch", tag: "0.4.0"]}

rebar.config

{ranch,"0.4.0",{git,"https://github.com/extend/ranch",{tag,"0.4.0"}}}

SCM

$ git clone https://github.com/extend/ranch ranch && cd ranch && git checkout 0.4.0
(Alternatively, you can run expm spec ranch 0.4.0 --format scm | sh)

package.exs

$ expm spec ranch 0.4.0
comments powered by Disqus

This repository is available over HTTP: http://expm.co
Running expm 0.1-40-ged25d6f (download) on Elixir 0.8.2.dev (v0.8.1-8-gc10b5e7)