College Work. CLI Chat server using Unix sockets in Python and C++
C++ Python Makefile
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
cpp
python
README.md

README.md

Chat server and client with CLI using UNIX networking sockets

(Done as a part of extended class assignments)

See the Python branch.

  • done in Summer 2017
  • unmaintained

See the C++ branch

  • done in Summer 2018, in collaboration with @ShikhaChauhan14
  • has a lot more features!