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