Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohammad-al-refai/go-party


https://github.com/mohammad-al-refai/go-party

Last synced: about 8 hours ago
JSON representation

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
```