slackbuilds_ponce/python/python-autobahn/README
David Spencer f9bbfb1262 python/python-autobahn: Added (Websocket and WAMP for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-02-03 04:33:08 +07:00

5 lines
320 B
Text

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.