LeonXtp / musikcube

Automatically exported from code.google.com/p/musikcube
Other
0 stars 1 forks source link

separate roles of server and client #91

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is one major thing that stops me (and probably others) from
contributions - incomplete description of client/server model.

While the communication protocol between client and server is described
enough, roles of server and clients in this communication are not defined.
For example, who plays the sound, who pickups files? Where file streams are
located, who loads them, where sound streams are sent, who plays them?

List of server API and features that should be implemented by client will
be of a great help.

Original issue reported on code.google.com by techtonik@gmail.com on 4 Nov 2009 at 6:46