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
- Host: GitHub
- URL: https://github.com/jarvis-ai/python-chatroom
- Owner: JARVIS-AI
- License: mit
- Created: 2024-03-10T16:23:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T13:49:58.000Z (about 2 years ago)
- Last Synced: 2025-03-17T16:51:04.465Z (about 1 year ago)
- Language: Python
- Size: 11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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