Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP refactoring DatPeer | Bryan Newbold | 2018-01-22 | 1 | -127/+110 |
| | | | | | - use Key in some more spots (instead of [u8]) - threaded Peer implementation, with chan for communication | ||||
* | register -> feed | Bryan Newbold | 2018-01-21 | 1 | -23/+23 |
| | |||||
* | move drive helper function from datconnection into datpeer | Bryan Newbold | 2018-01-11 | 1 | -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 APIs | Bryan Newbold | 2017-12-12 | 1 | -11/+30 |
| | |||||
* | refactor higher level peer APIs (WIP) | Bryan Newbold | 2017-12-11 | 1 | -0/+12 |