summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-09-12 03:18:06 +0200
committerMitya Selivanov <automainint@guattari.tech>2023-09-12 03:18:06 +0200
commitf0f23e874dd19a4fa3e41c8b489aa1f3fbd792c0 (patch)
treefdbd7af3fb7fe28959e5b983d10da3ca66078567 /TODO
parentd16209180486738187487737832ba5675d5935ce (diff)
downloadkit-f0f23e874dd19a4fa3e41c8b489aa1f3fbd792c0.zip
Refactor; CAS atomics
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index e3a3827..3011831 100644
--- a/TODO
+++ b/TODO
@@ -16,6 +16,8 @@ To-Do
- Win32 (Windows)
- Cocoa (macOS)
- Emscripten (WebAssembly)
-- Sockets tests
+- String builder.
+- UTF-8.
+- Sockets tests.
- HTTP 1 client.
- Better atomics support.