My async slog logger to AWS Kinesis in @rustlang is *almost* working.
One last obstacle: is there a way to spawn a @tokio_rs future (RusotoFuture, specifically, using .compat) on a non-Tokio executor (@asyncrs)?
It might not be a compatibility issue in the end - getting the same errors if I try to run RusotoFuture on Tokio's master branch. I opened an issue, let's see what comes out of it:https://github.com/rusoto/rusoto/issues/1493 …
Writing about stuff to learn how it works, mostly in Rust.
Lead Engineer at