summaryrefslogtreecommitdiff
path: root/src/peer_service.c
Commit message (Expand)AuthorAgeFilesLines
* peer_service: Add a function to tell if local peer is master or notTomasz Bursztyka2014-09-301-0/+8
* peer_service: Handle registrations which specify to be the masterTomasz Bursztyka2014-09-301-2/+18
* peer: Add the core implemetation of Peer service APITomasz Bursztyka2014-09-041-0/+405