summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-autobahn_0.5.14.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-autobahn: upgrade to version 0.8.6Diego Rondini2014-03-291-18/+0
| | | | | | | | | Changes: * upgraded python-autobahn to latest upstream * updated license checksum because upstream increased copyright year from 2013 to 2014 Signed-off-by: Diego Rondini <diego.ml@zoho.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-autobahn: Add recipe for 0.5.14Frederic PAUT2013-10-051-0/+18
AutobahnPython provides a WebSocket (RFC6455, Hybi-10 to -17, Hixie-76) framework for creating WebSocket-based clients and servers. AutobahnPython also includes an implementation of WAMP (The WebSockets Application Messaging Protocol), a light-weight, asynchronous RPC/PubSub over JSON/WebSocket protocol. Signed-off-by: Frederic PAUT <frederic.paut@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>