Skip to content

Chatting using python sockets with multiple threading

Notifications You must be signed in to change notification settings

Khattak24/Chat-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XFlowResearch Chat System

Chatting CLI based server python sockets with multiple threading

get source code from : https://github.com/Khattak24/Chat-system/tree/develop

Features

  • multi-client chatting
  • client status on server
  • store messages on database

Project Structure

  • 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

You can also build/ install this project

make sure python is installed

About

Chatting using python sockets with multiple threading

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages