aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorame <[email protected]>2024-04-20 01:23:13 -0500
committerame <[email protected]>2024-04-20 01:23:13 -0500
commita761abf2676cce6d63b5a5b94905b286a93472eb (patch)
treeab6c8861943d3d3ea47b43e382bfb72ea2df34bf /readme.md
parentcebd1b729739b020d6b3700c87c4ef8d4d67890a (diff)
working on mem saftey
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 77d95e9..ec31035 100644
--- a/readme.md
+++ b/readme.md
@@ -14,7 +14,7 @@ todo:
* <res>:serve()
- * ~~check memory saftey~~ (*should* be good)
+ * ~~check memory saftey~~ (*should* be good) (now work on indirect & more lifetime stuff)
* memory optimizations (its getting there)
@@ -26,6 +26,8 @@ todo:
* allow choosing what to copy over to the thread, or not to copy the global state at all
+ * allow stopping the server
+
* more doxygen like docs, everywhere
* thread-safe wrapper object