Metadata-Version: 1.1
Name: autobahn_rce
Version: 0.6.0.4
Summary: AutobahnPython - Optimised and modified for the RoboEarth Cloud Engine.
Home-page: https://github.com/IDSCETHZurich/autobahn_rce
Author: Dhananjay Sathe
Author-email: dhananjaysathe@gmail.com
License: Apache License 2.0
Description: 
        Twisted-based WebSocket/WAMP client and server framework.
        Modifeid and optimised for the RoboEarth Cloud Engine
        
        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.
        
        More information:
        
           * http://autobahn.ws/python
           * http://wamp.ws
        
        Source Code:
        
           * https://github.com/IDSCETHZurich/autobahn_rce
        
Keywords: autobahn robotics cloud roboearth rapyuta autobahn.ws websocket realtime rfc6455 wamp rpc pubsub
Platform: Any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
