/chitchat

A Python chatroom

Primary LanguagePython

Chitchat

A Python chatroom

A client and server application to create local chatrooms.

Features

Server-side (chitchat_server.py)

  • Uses your computer to host the chatroom
  • Up to 5 connections

Client-side (chitchat.py)

  • Connects to a server to chat with those on that server
  • Type in a message and broadcast it