aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authoramelia squires <[email protected]>2025-01-09 15:13:14 -0600
committeramelia squires <[email protected]>2025-01-09 15:13:14 -0600
commitea98d74a379dc2cc86579e58815a30fbf0be1459 (patch)
tree9afa3e466234f1163bfccd5e44b9014f1b2ae5ac /readme.md
parentb0fa1d1bcd4c07ce8623a5b6e8fdfb4c06ec6afc (diff)
parentcd90097eb3260b66c33fe5bb6d3f2869a90861d6 (diff)
merge
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 5edbdd0..cf31461 100644
--- a/readme.md
+++ b/readme.md
@@ -35,6 +35,14 @@ end, port)
note: any net code is prone to memory leaks, this will be addressed and fixed soon, on the other hand it has no know memory issues
+---
+
+~~net code also has some recv issues, ill fix these when i get time:3 only issue so far is with file parsing but i plan to rewrite alot of stuff~~
+
+update:
+
+recv code has been rewritten and i have fixed file parsing (with some testing) file parsing may be rewritten but works as of now
+
## building
build with `make`, output is `./lullaby.so` or (win)`./lullaby.dll`