summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-07-21fix: fix typos (#197)0x29a
2023-07-11refactor: detect feature instead of enable feature (#191)ihc童鞋@提不起劲
2023-07-11feat: support timeout with enter args (#190)ihc童鞋@提不起劲
2023-06-22fix: remove split which violate unsafe rule and publish 0.1.5 (#178)ihc童鞋@提不起劲
2023-06-02refactor: deprecate pin and use std pin; upgrade dependencies (#174)ihc童鞋@提不起劲
2023-05-12fix: fix TCP_FASTOPEN on macos (#165)ihc童鞋@提不起劲
2023-02-27feat: cancelable io (#144)ihc童鞋@提不起劲
2023-02-23chore: improve stream.read examples (#143)LinFeng
2022-11-22feat: compatiable with tokio io trait when only legacy is enabled (#127)ihc童鞋@提不起劲
2022-10-26fix: make waker Send + Sync when across threads because we cannot stop users ...ihc童鞋@提不起劲
2022-10-16fully compactable tcp_safe (#113)ihc童鞋@提不起劲
2022-09-01feat: make `split/into_split` generic (#105)Kingtous
2022-07-27chore: add rustfmt.toml & do fmt (#93)ihc童鞋@提不起劲
2022-07-27improve: remove default box for op (#92)ihc童鞋@提不起劲
2022-06-06feat: better AsyncReadBuf and BufWriter (#76)ihc童鞋@提不起劲
2022-05-31make AsyncReadRent and AsyncWriteRent take &mut self instead of &self (#74)ihc童鞋@提不起劲
2022-05-30Support legacy driver (#73)ihc童鞋@提不起劲
2022-02-07chore: fix typo of io_uring and minor refactor (#49)Lei Zhao
2021-12-29feat: use tracing instead of eprintln as debug output (#37)ihc童鞋@提不起劲
2021-12-20feat: allow using shutdown to close connection write (#27)ihc童鞋@提不起劲
2021-12-13example: add hyper client example and related docs (#22)ihc童鞋@提不起劲
2021-12-10docs: fix typo (#14)Wu Aoxiang
2021-12-08feat: allow user specify thread count in macro (#7)ihc童鞋@提不起劲
2021-12-06add hyper example and fix bug of monoio-compat (#5)ihc童鞋@提不起劲
2021-12-03update benchmark visualization and docsihciah
2021-12-02upgrade local-sync and fix features dependencyihciah
2021-12-02Init: open-sourceihciah