aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-12 12:07:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-12 12:07:34 +0000
commit601956149b27af07bc8df4fdaa92b2a476d1b147 (patch)
tree1c336c087670f3e1078d9638955b2da8f35d97cc /www/Makefile
parentc41e1105201a126f09b5536708c14e39ca591b5e (diff)
downloadports-601956149b27af07bc8df4fdaa92b2a476d1b147.tar.gz
ports-601956149b27af07bc8df4fdaa92b2a476d1b147.zip
Add rubygem-protocol-websocket 0.7.5
Protocol::WebSocket provides a low-level implementation of the WebSocket protocol according to RFC6455. It only implements the latest stable version (13). WWW: https://github.com/socketry/protocol-websocket
Notes
Notes: svn path=/head/; revision=548316
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index e6dab6f0a0db..bfe4f3e256a6 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1974,6 +1974,7 @@
SUBDIR += rubygem-protocol-http
SUBDIR += rubygem-protocol-http1
SUBDIR += rubygem-protocol-http2
+ SUBDIR += rubygem-protocol-websocket
SUBDIR += rubygem-puma
SUBDIR += rubygem-puma_worker_killer
SUBDIR += rubygem-pusher-client