Fork me on GitHub

proto_ws (0.9.0)

Websockets protocol parsers. Library for building WebSocket servers and clients

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 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)