An open API service indexing awesome lists of open source software.

https://github.com/laxical/clitalk

A lightweight, terminal-based chat application built in C using the socket.h library. Clitalk allows multiple clients to connect to a single server for seamless, real-time messaging. Perfect for learning network programming concepts or creating simple communication tools.
https://github.com/laxical/clitalk

clanguage socket-programming

Last synced: 11 months ago
JSON representation

A lightweight, terminal-based chat application built in C using the socket.h library. Clitalk allows multiple clients to connect to a single server for seamless, real-time messaging. Perfect for learning network programming concepts or creating simple communication tools.

Awesome Lists containing this project