tornadorpc
tornadorpc copied to clipboard
Python libraries for XML/JSON RPC using the Tornado framework.
Results
12
tornadorpc issues
Sort by
recently updated
recently updated
newest added
working from the latest committed on GH I'm getting an error when I mask my Handler function with @async. ``` File "/Users/rbucker/.virtualenvs/spotify/lib/python2.7/site-packages/tornadorpc/base.py", line 161, in dispatch logging.warning(message) NameError: global name...
Hi, I'm wondering whether you could add a function like stop_server() in base.py? And how does this lib perform? Any test result? Gnep