| 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