tornadorpc icon indicating copy to clipboard operation
tornadorpc copied to clipboard

async client example

Open bryndin opened this issue 10 years ago • 1 comments

Is there an async client example for Tornado? The one in readme is blocking. Thanks.

bryndin avatar Mar 18 '14 08:03 bryndin

I think you can use this: https://github.com/joshmarshall/tornadorpc/blob/master/tests/test_async.py#L28

geerk avatar May 28 '14 18:05 geerk