Metadata-Version: 1.0
Name: jznet
Version: 0.0.1
Summary: a python RPC library based on websocket
Home-page: UNKNOWN
Author: zoowii
Author-email: 1992zhouwei@gmail.com
License: MIT License
Description: pyjznet
        ====
        python implementation of jznet
        
        ## Requirements
        * Python 2.7+
        * gevent
        * gevent-websocket
        
        
        ## TODO:
        * handle rpc response
        * binary
        * ping/pong
        * event_handler
        * register to central
        * broadcast
        * tag manager
        * core service
Keywords: net,websocket,RPC
Platform: any
