This repository contains three beginner-friendly client-server projects implemented using Python’s built-in socket library. Each project demonstrates a different concept in socket programming and ...
A simple video calling application using Python’s socket library, FastAPI for client management, and UDP for low-latency video streaming. The application allows clients to register, list available ...