Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add server and client #2

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

PavelLinearB
Copy link
Member

@PavelLinearB PavelLinearB commented Feb 19, 2025

✨ PR Description

Purpose: Implements a basic client-server chat system using socket programming and threading in Python.

Main changes:

  • Creates server component with multi-client support and message broadcasting functionality
  • Implements client component with connection handling and bi-directional message transfer
  • Uses threading to handle simultaneous connections and real-time message updates

Generated by LinearB AI and added by gitStream

@linear-b linear-b deleted a comment from gitstream-cm bot Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant