Ping!
A chat application
The current chat app at the company is scheduled for deprecation, so we decide to create a new chat program from scratch.
Write a prototype of this chat client and server in language C with the assumption that using a low level language will allow for scalability and efficiency.
Linh Pham and Chau Nguyen