Learn how to create a group chat using Python sockets. It will consist of a server with multiple clients communicating over Python sockets. We will also learn about multithreading in Python.
Become a Better Developer
📚 https://courses.wittcode.com
My Software
📡 WittCepter - https://chromewebstore.google.com/det...
🪵 ConsoleLog - https://chromewebstore.google.com/det...
Download Code
👨💻 https://blog.wittcode.com
⌛ Timestamps
0:00 - Introduction
0:07 - Chat Application Demonstration
1:08 - Coding the Server
5:53 - Coding the Client
8:18 - Running the Program
9:18 - Outro