Skip to content
#

chat-server-python

Here is 1 public repository matching this topic...

Basic chat between one client and server, use the socket module to establish a connection. The server listens for incoming connections, accepts the client, and then both communicate using send and recv methods

  • Updated Feb 6, 2024
  • Python

Improve this page

Add a description, image, and links to the chat-server-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chat-server-python topic, visit your repo's landing page and select "manage topics."

Learn more