https://github.com/mohammad-al-refai/go-party
https://github.com/mohammad-al-refai/go-party
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohammad-al-refai/go-party
- Owner: Mohammad-Al-Refai
- Created: 2023-08-20T17:47:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-20T23:19:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T09:56:29.921Z (5 months ago)
- Language: Go
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-party
Web app for streaming a song as chunks between room guestes in real time## Features
- Login using name
- Create Room
- Join Room
- See the available rooms to join
- Play a song for the room guestes (available only for room admin)```bash
go run main.go
```