diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:22 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:22 +0300 |
commit | 0de19cc44b27461fbe466cc0ed3d24814a3dbd53 (patch) | |
tree | 11cce072e067b29ace3c3e7d4262cb3873bd909b /packages.v2.tsv | |
parent | 23735ef7c70883cecc1bc9d8f2f60847b3044290 (diff) | |
download | erlang.mk-0de19cc44b27461fbe466cc0ed3d24814a3dbd53.tar.gz erlang.mk-0de19cc44b27461fbe466cc0ed3d24814a3dbd53.tar.bz2 erlang.mk-0de19cc44b27461fbe466cc0ed3d24814a3dbd53.zip |
Add package wsock to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 7e39575..1ae29c7 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -391,6 +391,7 @@ webmachine git https://github.com/basho/webmachine master https://github.com/bas websocket_client git https://github.com/jeremyong/websocket_client master a b worker_pool git https://github.com/inaka/worker_pool 1.0.2 https://github.com/inaka/worker_pool a simple erlang worker pool wsock git https://github.com/madtrick/wsock master a b +wsock git https://github.com/madtrick/wsock master https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers xref_runner git https://github.com/inaka/xref_runner 0.2.0 https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref) yamerl git https://github.com/yakaz/yamerl master a b yamler git https://github.com/goertzenator/yamler master https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang |