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

Add RESTSplitter function in C++ source of Peer #138

Open
Glitchfix opened this issue May 24, 2018 · 2 comments
Open

Add RESTSplitter function in C++ source of Peer #138

Glitchfix opened this issue May 24, 2018 · 2 comments
Labels

Comments

@Glitchfix
Copy link

The RESTSplitter() will be invoked in tracker mode to set the splitter address. It should connect to the crossroad server and send a GET request to obtain the splitter address and port and set them for the peer.

@cristobalmedinalopez cristobalmedinalopez changed the title [GSoC-WIP] Add RESTSplitter function in C++ source of Peer Add RESTSplitter function in C++ source of Peer May 24, 2018
@Glitchfix
Copy link
Author

Glitchfix@66f819a
got error in the console make.py after commit

@Glitchfix
Copy link
Author

Glitchfix@0f451a9

Fixed the RESTSplitter function

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

2 participants