/python-socket-learning

Repository in which I document my exploration into python sockets. Includes a cute chat application that runs on cmd only.

Primary LanguagePython

python-socket-learning

A simple repository which houses my different learning projects related to python sockets.

Modules

The modules in use are socket, select, sys, time, threading, os, errno.