Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xchan: update internal api and parse results into struct. | Your Name | 2020-05-02 | 1 | -10/+50 |
* | xchan: rename request object type to XChanRequest. | Your Name | 2020-05-02 | 1 | -12/+12 |
* | Cargo fmt | Harald Eilertsen | 2020-01-03 | 1 | -4/+1 |
* | Move Client out of the api objects. | Harald Eilertsen | 2020-01-03 | 1 | -12/+10 |
* | Use Url crate and move paths to submodules. | Harald Eilertsen | 2020-01-03 | 1 | -2/+2 |
* | Cargo fmt | Harald Eilertsen | 2020-01-02 | 1 | -5/+3 |
* | Replace serde_urlencoded with serde_qs. | Harald Eilertsen | 2020-01-01 | 1 | -14/+4 |
* | Use rust edition 2018. | Harald Eilertsen | 2019-06-09 | 1 | -2/+4 |
* | Use enum instead of BTreeMap to select xchan. | Harald Eilertsen | 2018-08-23 | 1 | -7/+26 |
* | Add fetching xchans by guid and has too. | Harald Eilertsen | 2018-08-23 | 1 | -0/+10 |
* | Add support for fetching xchan data by address. | Harald Eilertsen | 2018-08-21 | 1 | -0/+42 |