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.v1.txt | |
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.v1.txt')
-rw-r--r-- | packages.v1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt index 60debc4..3f879ba 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -391,6 +391,7 @@ webmachine https://github.com/basho/webmachine https://github.com/basho/webmachi websocket_client https://github.com/jeremyong/websocket_client a b worker_pool https://github.com/inaka/worker_pool https://github.com/inaka/worker_pool a simple erlang worker pool wsock https://github.com/madtrick/wsock a b +wsock https://github.com/madtrick/wsock https://github.com/madtrick/wsock Erlang library to build WebSocket clients and servers xref_runner https://github.com/inaka/xref_runner https://github.com/inaka/xref_runner Erlang Xref Runner (inspired in rebar xref) yamerl https://github.com/yakaz/yamerl a b yamler https://github.com/goertzenator/yamler https://github.com/goertzenator/yamler libyaml-based yaml loader for Erlang |