Skip to content
#

chat-python

Here are 5 public repositories 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-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-python topic, visit your repo's landing page and select "manage topics."

Learn more