diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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
|
