| 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 |
head
|
mix.exs
{:ranch,%r".*",[github: "extend/ranch"]}
rebar.config
{ranch,".*",{git,"https://github.com/extend/ranch",{branch,"master"}}}
SCM
$ git clone https://github.com/extend/ranch ranch && cd ranch
(Alternatively, you can run
expm spec ranch head --format scm | sh)
package.exs
$ expm spec ranch head
comments powered by