aboutsummaryrefslogtreecommitdiffstats
path: root/src/peer.rs
Commit message (Collapse)AuthorAgeFilesLines
* register -> feedBryan Newbold2018-01-211-23/+23
|
* move drive helper function from datconnection into datpeerBryan Newbold2018-01-111-14/+145
| | | | | | 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/+30
|
* refactor higher level peer APIs (WIP)Bryan Newbold2017-12-111-0/+12