Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohammad-al-refai/go-party
https://github.com/mohammad-al-refai/go-party
Last synced: about 8 hours 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-20T17:56:25.000Z (about 1 year ago)
- Last Synced: 2023-08-20T19:27:41.156Z (about 1 year ago)
- Language: Go
- Size: 1.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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
```