From a761abf2676cce6d63b5a5b94905b286a93472eb Mon Sep 17 00:00:00 2001 From: ame Date: Sat, 20 Apr 2024 01:23:13 -0500 Subject: working on mem saftey --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 77d95e9..ec31035 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ todo: * :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 -- cgit v1.2.3