aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@keyfried.com>2024-10-21 00:16:33 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-10-21 00:24:23 +0200
commit5cf19fe8c9a10f9164d73b91cd9f17f8f05a4fc2 (patch)
treea91762f3c841f5c14bfb4470c4671c2722948e46 /README.md
parent903bdcb4c3f036a37c4773b4b7cfb5e60639acfa (diff)
Added minimal send implementation
Renamed minirecv.c to recv.c Added build commands to build.sh Added the use of common code
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2b02f02..2eb012e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# Chatty
- use memory arena's to manage memory
+- spec for the stream protocol
# Server
The idea is the following: