From cb422fecc5db0ba6c1434cf12ced0b6da3f85784 Mon Sep 17 00:00:00 2001 From: mochalins <117967760+mochalins@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:32:57 +0900 Subject: [PATCH] doc: Add backends goal --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b2b35b..7c13bef 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ## Todo +- [ ] Refactor backends to expose public API best suited for OS, then use these + APIs in platform-agnostic API implementation - [ ] Offer both blocking and non-blocking reads/writes - [ ] Port descriptions and information - [ ] Export C library