Metadata-Version: 1.1
Name: crossbar
Version: 0.11.1
Summary: Crossbar.io - The Unified Application Router
Home-page: http://crossbar.io/
Author: Tavendo GmbH
Author-email: autobahnws@googlegroups.com
License: UNKNOWN
Description: Crossbar.io
        ===========
        
        | |Version| |Downloads| |Build Status| |Coverage|
        
        --------------
        
        `Crossbar.io <http://crossbar.io>`__ is an open-source `WAMP <http://wamp.ws/>`__ application router that allows to build advanced applications from loosely-coupled components that can talk in real-time with each other.
        
        -  Read more on the `Crossbar.io project homepage <http://crossbar.io>`__
        -  Jump into the `Quick Start <http://crossbar.io/docs/Quick-Start/>`__
        -  Checkout the complete `Documentation <http://crossbar.io/docs/>`__
        -  Join the `Mailing List <https://groups.google.com/forum/#!forum/crossbario>`__
        -  Follow us on `Twitter <https://twitter.com/crossbario>`__
        -  Ask a question on `StackOverflow <http://stackoverflow.com/questions/ask?tags=crossbar,wamp>`__
        -  Read our `Legal Notes <legal/README.md>`__
        
        .. |Version| image:: https://img.shields.io/pypi/v/crossbar.svg
           :target: https://pypi.python.org/pypi/crossbar
        .. |Downloads| image:: https://img.shields.io/pypi/dm/crossbar.svg
           :target: https://pypi.python.org/pypi/crossbar
        .. |Build Status| image:: https://travis-ci.org/crossbario/crossbar.svg?branch=master
           :target: https://travis-ci.org/crossbario/crossbar
        .. |Coverage| image:: https://img.shields.io/codecov/c/github/crossbario/crossbar/master.svg
           :target: https://codecov.io/github/crossbario/crossbar
        
Keywords: crossbar router autobahn autobahn.ws websocket realtime rfc6455 wamp rpc pubsub oracle postgres postgresql
Platform: Any
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Environment :: Console
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Communications
Classifier: Topic :: Database
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Object Brokering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Networking
