summaryrefslogtreecommitdiffstats
path: root/python/python-autobahn/README
blob: 385ab1dc96c730e04eb3c4bc419152d3c4a3211c (plain)
1
2
3
4
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.