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

https://github.com/jarvis-ai/python-chatroom

Chatroom written in python using socket and threading
https://github.com/jarvis-ai/python-chatroom

Last synced: 11 months ago
JSON representation

Chatroom written in python using socket and threading

Awesome Lists containing this project

README

          

# Python Chatroom - Socket

# Description:
This chatroom is written in Python using sockets and threading.

# Why?

This project was inspired by a mistake I made at work. I initially wrote poorly structured code,
but luckily, a friend came to my rescue.

# Requirements

* Python 3.12.2 (or later)
* Terminal (WSL / Powershell)

# Thanks

A big thank you to:

1. Socket package developers
2. Hamid (Mr. Hidden)
3. Rishija for the idea
4. Microsoft (VS Code)
5. JetBrains (PyCharm)
6. And everyone else who has helped!

# License: MIT

Copyright (c) 2024 Jarvis Mercer