cberner / fuser

Filesystem in Userspace (FUSE) for Rust
MIT License
836 stars 114 forks source link

Add tokio implementation #133

Closed ianoc closed 3 years ago

ianoc commented 3 years ago

Sorry this is still a bit long, big chunk is in the examples. I figured for the sake of user copy/paste and reading I didn't try de-duplicate code there.

cberner commented 3 years ago

Cool! I'll take a look this weekend

ianoc commented 3 years ago

I admit defeat here, after a month of trying to get this over the line, too much is moving all the time with more changing to try land something like this. I don't have any more time to try rebase/figure out the latest channel changes.

I'd suggest @cberner maybe just reverting the async API addition pr.