Metadata-Version: 2.1
Name: ws-sizzle
Version: 0.0.8
Summary: Lightweight library for streamlining JSON RPC client and server creating. Supports WebSockets and HTTP transport
Home-page: https://github.com/corvis/ws-sizzle
Author: Dmitry Berezovsky
License: MIT
Description: 
        ws-sizzle
        =========
        
        Lightweight library for streamlining JSON RPC client and server creating. Supports WebSockets and HTTP transport
        
Keywords: json,json-rpc,rpc,jsonrpc,jsonrpc-websockets,bidirectional-jsonrpc
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: tornado
Provides-Extra: websockets
Provides-Extra: requests-client
Provides-Extra: aiohttp
