mopidy/mopidy/utils
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
..
__init__.py Move mopidy.utils.{ => log}.indent 2010-08-20 16:38:59 +02:00
log.py Remove unused import 2011-05-10 17:38:34 +02:00
network.py Extract gobject/network code to new Client class 2011-07-09 22:44:11 +02:00
path.py Fix pylint warnings 2010-11-02 23:42:02 +01:00
process.py Merge branch 'develop' into feature/glib-loop 2011-07-04 00:31:18 +02:00
settings.py Ask about missing settings in alphabetic order 2011-06-15 22:19:41 +02:00