Metadata-Version: 1.1
Name: autobahn
Version: 0.7.3
Summary: Autobahn|Python provides WebSocket and WAMP for Twisted and Asyncio
Home-page: http://autobahn.ws/python
Author: Tavendo GmbH
Author-email: autobahnws@googlegroups.com
License: Apache License 2.0
Description: 
        Autobahn|Python provides implementations of
        
         * The WebSocket Protocol
         * The Web Application Messaging Protocol (WAMP)
        
        for Twisted and Asyncio.
        
        More information:
        
         * https://github.com/tavendo/AutobahnPython/blob/master/README.md
         * http://autobahn.ws/python
         * http://wamp.ws
        
        Source code:
        
         * https://github.com/tavendo/AutobahnPython
        
Keywords: autobahn autobahn.ws websocket realtime rfc6455 wamp rpc pubsub twisted asyncio
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
