From b42d245a5c408e487f132a7ee84c9f4627c5b889 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 21 Oct 2024 00:16:33 +0200 Subject: Added minimal send implementation Renamed minirecv.c to recv.c Added build commands to build.sh Added the use of common code --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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: -- cgit v1.2.3