Hi, I develop some things
TUI spotify player in GO (currently under active development)
A synchronized youtube player to watch videos with friends. It syncs your video with the others in the room, using the host(person who created the room) as the reference point. Only host can control the video(skips, pauses, loop video, autoplay) but others can still add videos/playlists to the queue. It's optimized to not overload server with sync requests, taking into account network jitter, sync error margins and internet drops.


