Sockets allowing for live updates rather than complete rebuilds #7
1 changed files with 2 additions and 4 deletions
|
|
@ -27,7 +27,5 @@
|
|||
- [x] Set a timeout to change the time (to start)
|
||||
- [x] Send updates to the playlist in real time when songs are added
|
||||
* This is only kind of done, still needs work
|
||||
- [ ] Update the playlist's html without destroying it (create 1 new element)
|
||||
- [x] Tell clients looking at the playlist when the song has been paused (so they can pause the local timers)
|
||||
* Again, still needs work
|
||||
* This is currently solved by just sending the time and "playing status" once a second-ish
|
||||
- [x] Update the playlist's html without destroying it (create 1 new element)
|
||||
- [x] Tell clients looking at the playlist when the song has been paused (so they can pause the local timers)
|
||||
Loading…
Add table
Add a link
Reference in a new issue