https://github.com/sachin-acharya-projects/python-chatbox
Simple Chat application - Socket, Python
https://github.com/sachin-acharya-projects/python-chatbox
Last synced: 10 months ago
JSON representation
Simple Chat application - Socket, Python
- Host: GitHub
- URL: https://github.com/sachin-acharya-projects/python-chatbox
- Owner: sachin-acharya-projects
- Created: 2022-08-11T13:56:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T07:16:23.000Z (over 1 year ago)
- Last Synced: 2025-03-09T09:08:03.481Z (10 months ago)
- Language: Python
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatbox Python
____________________
[Version 1](./version_1/) - Syncronous
[Version 2](./version_2/) - Asyncronous