Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-server communication #5

Open
tooxie opened this issue Apr 3, 2012 · 1 comment · May be fixed by #150
Open

Server-server communication #5

tooxie opened this issue Apr 3, 2012 · 1 comment · May be fixed by #150
Milestone

Comments

@tooxie
Copy link
Owner

tooxie commented Apr 3, 2012

It should be possible for a user to share his music with another. If I share my music with you, then my server sends its index of files to yours, and now you are able to search all the music as one big database.

Note that servers don't necessarily share the files itself, each could be responsible for their music, or they could transfer the music on demand. When I click "play", the server requests the file, stores it and then streams it.

@tooxie tooxie added this to the 1.0.0 milestone Sep 28, 2014
@tooxie
Copy link
Owner Author

tooxie commented Oct 7, 2014

Maybe Cap’n Proto can be used as the communications protocol.

@tooxie tooxie linked a pull request Oct 13, 2014 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant