cxx-async icon indicating copy to clipboard operation
cxx-async copied to clipboard

Simple, Complete, Working Tutorial Request

Open ericwgreene opened this issue 1 year ago • 1 comments

Thank you for taking the time to create this crate and for your other work on async programming, Rust, and C++. Unfortunately, I could not get any of this to work. Because of the complexities involved, it would be very helpful to have a "Hello, World" style tutorial and project that just works - clone, build, and run. Perhaps, this problem (Rust, C++, and async) is too complex, and such a tutorial is not possible. Nevertheless, I can see a lot of great work has been done here, but I am going to have to abandon my efforts to get the most basic example working. I do understand all of this is an advanced and complex topic, but still even for the most advanced topics there must be some kind of simple example that shows all of the plumbing works and upon which more complex examples can be programmed.

ericwgreene avatar Jun 21 '24 13:06 ericwgreene