Skip to content

me-next/menext-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

menext-backend

backend for me-next

party - contains code for the party object. This includes various queues (playnext, suggest) as well as currently playing information. All changes to underlying data structures happen through the party class.

server - contains code to manage interactions between clients and their parties via an http server. A key class in this file is the PartyManager which routes requests to the relevant party. The server functions are distributed across several files, with server.go containing administrative functions, nowPlayingAPI.go containing playing functions, and queueAPI.go containing queue functions.

About

**THIS IS DEPRECATED** The server for MeNext, an app for collaborative Spotify DJing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages