Skip to content
#

simple-chat-application

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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 simple-chat-application 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 simple-chat-application topic, visit your repo's landing page and select "manage topics."

Learn more