| Field |
Value |
| bugs |
[] |
| contributors |
|
| dependencies |
|
| description |
Websockets protocol parsers. Library for building WebSocket servers and clients
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
parser
websocket
|
| licenses |
|
| maintainers |
Gleb Peregud <Z2xlYmVyLnBAZ21haWwuY29t>
|
| metadata |
published_by: "gleber"
|
| name |
proto_ws
|
| platforms |
[] |
| repositories |
GitHub
gleber/proto_ws
|
| version |
0.9.0
|
mix.exs
{:proto_ws,"0.9.0",[github: "gleber/proto_ws"]}
rebar.config
{proto_ws,"0.9.0",
{git,"https://github.com/gleber/proto_ws",{branch,"master"}}}
SCM
$ git clone https://github.com/gleber/proto_ws proto_ws && cd proto_ws
(Alternatively, you can run
expm spec proto_ws 0.9.0 --format scm | sh)
package.exs
$ expm spec proto_ws 0.9.0
comments powered by