aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2015-02-14 16:45:16 +0800
committerkoobs <koobs@FreeBSD.org>2015-02-14 16:45:16 +0800
commit41a932e5df3ab3c474626ae8e7a7d9a80c668498 (patch)
tree36e721fd693b19c2ff9ad28ac8414482d2a65282 /www/Makefile
parentf0609f75ea87485eb36dc1ecb946be7958dbf854 (diff)
downloadfreebsd-ports-gnome-41a932e5df3ab3c474626ae8e7a7d9a80c668498.tar.gz
freebsd-ports-gnome-41a932e5df3ab3c474626ae8e7a7d9a80c668498.tar.zst
freebsd-ports-gnome-41a932e5df3ab3c474626ae8e7a7d9a80c668498.zip
[NEW] www/py-autobahn: WebSocket library, WAMP real-time framework
Autobahn|Python is a networking library that is part of the Autobahn project and provides implementations of: * The WebSocket Protocol * The Web Application Messaging Protocol (WAMP) for Twisted and asyncio, on Python 2 & 3 and for writing servers and clients. WebSocket allows bidirectional real-time messaging on the Web and WAMP adds asynchronous Remote Procedure Calls and Publish & Subscribe on top of WebSocket. WWW: http://autobahn.ws/python
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 e39d11cc285e..430d95ff4e06 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1460,6 +1460,7 @@
SUBDIR += py-albatross
SUBDIR += py-amf
SUBDIR += py-apachelog
+ SUBDIR += py-autbahn
SUBDIR += py-beaker
SUBDIR += py-beautifulsoup
SUBDIR += py-beautifulsoup32