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

Relay mechanism - data exchange between client and peers #16

Closed
arkgil opened this issue Mar 30, 2017 · 3 comments
Closed

Relay mechanism - data exchange between client and peers #16

arkgil opened this issue Mar 30, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@arkgil
Copy link
Contributor

arkgil commented Mar 30, 2017

This involves processing of Send indications from client and forwarding it to its peers through allocation socket, and receiving data on allocation socket and forwarding it to client via Data indications.

@arkgil arkgil added the TURN label Mar 30, 2017
@arkgil arkgil added this to the v0.2.0 milestone Mar 30, 2017
@rslota rslota self-assigned this Apr 7, 2017
@rslota
Copy link
Contributor

rslota commented Apr 7, 2017

Send indication in progress in #31

@rslota
Copy link
Contributor

rslota commented Apr 11, 2017

Send indication has been implemented and merged in #31 .
To close this issue we still need Data indication.

@rslota
Copy link
Contributor

rslota commented Apr 13, 2017

Data indication has been implemented and merged in #33 .

@rslota rslota closed this as completed Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants