BroadcastWS - WebSocket event-based broadcast service.
-
Updated
Dec 24, 2021 - JavaScript
BroadcastWS - WebSocket event-based broadcast service.
An extended version of COMP90015 Distributed Systems Project
This project implements a simple broadcast messaging system using Python's socket programming. It allows multiple clients to connect to a server, and any message sent by one client is broadcasted to all other connected clients in real time.
Add a description, image, and links to the broadcast-server topic page so that developers can more easily learn about it.
To associate your repository with the broadcast-server topic, visit your repo's landing page and select "manage topics."