https://github.com/eedu7/broadcast-server
https://github.com/eedu7/broadcast-server
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eedu7/broadcast-server
- Owner: eedu7
- Created: 2024-09-13T01:54:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T02:54:39.000Z (9 months ago)
- Last Synced: 2025-02-01T23:45:16.495Z (4 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Broadcase Server
Sample solution for the [broadcast-server](https://roadmap.sh/projects/broadcast-server) challenge from [roadmap.sh](https://roadmap.sh/).## How to run
```bash
$ git clone https://github.com/eedu7/broadcast-server.git
$ cd broadcast-server
$ python main.py
```Special
https://github.com/trinhvietthanh/broadcast-server-python