radareorg / r2pipe.rs

Rust crate for r2pipe
Other
45 stars 19 forks source link

Add support for Async API #7

Open radare opened 9 years ago

jrozner commented 7 years ago

Is the desire for this to swap out the Result return types for futures? Happy to take a stab at that; I've been looking for an excuse to start playing with and learning how to use the crate.