radareorg / radare2-bindings

Bindings of the r2 api for Valabind and friends
GNU Lesser General Public License v3.0
131 stars 92 forks source link

radare/radare2 issue #4173 - initial fix #107

Closed jarusified closed 8 years ago

jarusified commented 8 years ago

yes ofcourse, i did this just to test the working.

radare commented 8 years ago

Is threading necessary?

On 23 Mar 2016, at 10:58, suraj jarus notifications@github.com wrote:

yes ofcourse, i did this just to test the working.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub

jarusified commented 8 years ago

Nopes, not required. Instead of writing client API directly, I`` thought we could test with the already existing API. So I create a separate instance of client everytime there is an input to the stdin and disconnect once it is parsed.

radare commented 8 years ago

it will be cool to package the rap.py api into pip, as its already done for r2pipe too

radare commented 8 years ago

ping

radare commented 8 years ago

timeout