slackbuilds/python/python2-autobahn
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/python-autobahn: Renamed python2-autobahn. 2021-05-19 18:39:59 +07:00
python2-autobahn.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
python2-autobahn.info python/python-autobahn: Renamed python2-autobahn. 2021-05-19 18:39:59 +07:00
slack-desc python/python-autobahn: Renamed python2-autobahn. 2021-05-19 18:39:59 +07:00

README

Autobahn|Python is a subproject of Autobahn and provides open-source
implementations of the WebSocket Protocol and the Web Application
Messaging Protocol (WAMP) for Python. WebSocket allows bidirectional
real-time messaging on the Web and beyond, while WAMP adds real-time
application communication on top of WebSocket.