Metadata-Version: 1.1
Name: highway.py
Version: 0.2.2
Summary: Asynchronous, route based, and data type preserving network protocol.
Home-page: https://github.com/PhilipTrauner/highway.py
Author: Philip Trauner
Author-email: philip.trauner@arztpraxis.io
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        ============
        highway.py
        ============
        
        .. image:: https://cloud.githubusercontent.com/assets/9287847/26756438/93c1ff54-48a2-11e7-981e-37aeb7b2383c.png
           :height: 150px
           :alt: highway banner
           :align: center
        
        
        **highway** is a *lightweight*, *route-based* and *data-type
        preserving* network protocol framework built on top of *WebSockets*. It facilitates routes as a means of data transmission.
        
Keywords: networking,asynchronous,data type preserving
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
