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

Implement the interaction with the player (or a generic consumer) in this repo (and remove this from core) #5

Open
vicente-gonzalez-ruiz opened this issue Apr 17, 2016 · 0 comments

Comments

@vicente-gonzalez-ruiz
Copy link
Member

Each P2PSP final application has a different way to implement the interaction between the consumer of the stream and the producer of the stream (a peer). In the case of p2psp-console, we will use a TCP socket for each consumer. This functionality should be moved from the core (which should only use abstract methods) to here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant