aboutsummaryrefslogtreecommitdiffstats
path: root/src/synchronizer.rs
Commit message (Collapse)AuthorAgeFilesLines
* move drive helper function from datconnection into datpeerBryan Newbold2018-01-111-10/+10
| | | | | | This is the hyperdrive-specific helper for reading the first metadata block and extracting the data feed public key. It maybe should be somewhere even less generic.
* start flushing out new APIsBryan Newbold2017-12-121-11/+28
|
* refactor higher level peer APIs (WIP)Bryan Newbold2017-12-111-0/+126