Chatting CLI based server python sockets with multiple threading
get source code from : https://github.com/Khattak24/Chat-system/tree/develop
- multi-client chatting
- client status on server
- store messages on database
- server file contains the core code of chatting server having multiple functions
- chat_database contains the database configurations
- test contains the basic test cases for chatting system
make sure python is installed