Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavohenriqueschmitz/chat-system
A chat system made with python. The objective with this project is learn and understand the concepts behind a chat.
https://github.com/gustavohenriqueschmitz/chat-system
chat docker python react socket
Last synced: about 2 months ago
JSON representation
A chat system made with python. The objective with this project is learn and understand the concepts behind a chat.
- Host: GitHub
- URL: https://github.com/gustavohenriqueschmitz/chat-system
- Owner: GustavoHenriqueSchmitz
- Created: 2023-03-18T23:23:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T01:59:34.000Z (3 months ago)
- Last Synced: 2024-10-28T05:54:38.858Z (3 months ago)
- Topics: chat, docker, python, react, socket
- Language: Python
- Homepage:
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat-System
A chat system made with python. The objective with this project is learn and understand the concepts behind a chat.
:warning: A new version of this project is under development, being created a GUI to it and some adjusts in general. If you want to see the old version, go to the original branch.