core
core copied to clipboard
Add RESTSplitter function in C++ source of Peer
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.
https://github.com/Glitchfix/core/commit/66f819a24c8aef7b963d6ec108768c46c3060130 got error in the console make.py after commit
https://github.com/Glitchfix/core/commit/0f451a94c6eb85e75cfc9292937497bf85ff0b4e
Fixed the RESTSplitter function