Metadata-Version: 1.1
Name: crossbar
Version: 0.14.0
Summary: Crossbar.io - The Unified Application Router
Home-page: http://crossbar.io/
Author: Tavendo GmbH
Author-email: autobahnws@googlegroups.com
License: AGPL3
Description: Crossbar.io
        ===========
        
        `Crossbar.io <http://crossbar.io>`__ is a networking platform for distributed
        and microservice applications.
        
        It is feature rich, scalable, robust and secure. Let Crossbar.io take care of
        the hard parts of messaging so you can focus on your app's features.
        
        | |Version| |Downloads| |Build Status| |Coverage|
        
        Resources
        ---------
        
        -  Read more on the `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 <https://github.com/crossbario/crossbar/blob/master/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 :: 3.5
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
