summaryrefslogtreecommitdiff
path: root/examples (unfollow)
AgeCommit message (Collapse)Author
2021-12-29Refactor FsInfo APIAlejandro Soto
2021-12-29Implement buffered readdirAlejandro Soto
2021-12-28Rename TimeToLive as TtlAlejandro Soto
2021-12-28Handle destroy requestsAlejandro Soto
This is a temporary fix for what appears to be a Tokio issue. See tokio-rs/tokio#4349.
2021-12-28Implement init hookAlejandro Soto
2021-12-28Redesign the API around a user-provided main loopAlejandro Soto
This is basically a full library rewrite.
2021-12-24Fix old warningsAlejandro Soto
2021-12-24Update dependenciesAlejandro Soto