mopidy/mopidy/frontends
Thomas Adamcik 34cd3008d9 Extract gobject/network code to new Client class
This implies that the Server class is in charge of just listening and starting
up new clients. Clients are expected to run in the event loop thread, so they
only deal with minimal IO/network concerns. Each client has a protocol actor
that does the actual work.
2011-07-09 22:44:11 +02:00
..
mpd Extract gobject/network code to new Client class 2011-07-09 22:44:11 +02:00
__init__.py Relocate MPD frontend to 'mopidy.frontends.mpd' 2010-08-09 21:17:36 +02:00
lastfm.py Fix LastfmFrontend which was broken by kwarg renaming 2011-07-04 01:29:26 +02:00