Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 170 Bytes

File metadata and controls

10 lines (7 loc) · 170 Bytes

ECHO SERVER

Toy project to learn how to create an echo server from scratch in c

To run the program you need gcc/clang installed

on the terminal run

make