diff options
Diffstat (limited to 'python/python-autobahn/README')
-rw-r--r-- | python/python-autobahn/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-autobahn/README b/python/python-autobahn/README new file mode 100644 index 000000000000..385ab1dc96c7 --- /dev/null +++ b/python/python-autobahn/README @@ -0,0 +1,5 @@ +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. |