Skip to content

willakong/chitchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Python chatroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages