filmov
tv
network-chat-room: Multi-threaded web socket chat server implemented in base Python

Показать описание
network-chat-room is my final project for CS50: Harvard's Introduction to Computer Science course. The chat server and client are implemented entirely in base Python. A companion repository offers a template for creating agents to interact with in the chat room.