TCP chatroom

Features:

. Unicast
. Broadcast
. List clients
. Exit

Compile:

gcc -Wall -g3 -fsanitize=address -pthread server.c -o server
gcc -Wall -g3 -fsanitize=address -pthread client.c -o client

YouTube Link

checkout: https://youtu.be/fsQUpHCJwkU