You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.
Well, this task is a tough one. The point is to use a multiple genre-aware pub/sub channels to distribute music instead of a single one. This will help to avoid unnecessary waste of resources as each Pathephone instance will be listening for the music of those genres current user is interested in.
the dumb way: create a simple input field, where each user will be able to provide a list of genres he/she interested in.
the smart way: analyze users taste and update subscriptions on a regular basis in a background
The text was updated successfully, but these errors were encountered:
Well, this task is a tough one. The point is to use a multiple genre-aware pub/sub channels to distribute music instead of a single one. This will help to avoid unnecessary waste of resources as each Pathephone instance will be listening for the music of those genres current user is interested in.
The text was updated successfully, but these errors were encountered: