aboutsummaryrefslogtreecommitdiffstats
path: root/index/websocket_client.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/websocket_client.mk')
-rw-r--r--index/websocket_client.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/websocket_client.mk b/index/websocket_client.mk
new file mode 100644
index 0000000..61e886d
--- /dev/null
+++ b/index/websocket_client.mk
@@ -0,0 +1,7 @@
+PACKAGES += websocket_client
+pkg_websocket_client_name = websocket_client
+pkg_websocket_client_description = Erlang websocket client (ws and wss supported)
+pkg_websocket_client_homepage = https://github.com/jeremyong/websocket_client
+pkg_websocket_client_fetch = git
+pkg_websocket_client_repo = https://github.com/jeremyong/websocket_client
+pkg_websocket_client_commit = master