Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add async version of parse_and_resolve_peer_addrv0.5.1 | Alex Auvolat | 2022-09-14 | 1 | -1/+1 |
* | Merge branch 'fix-ping' into stream-body | Alex Auvolat | 2022-09-02 | 1 | -7/+6 |
|\ | |||||
| * | Update dependenciesupdate-deps | Alex Auvolat | 2022-09-02 | 1 | -7/+7 |
* | | Add OrderTag to Req and Resp, refactor errors | Alex Auvolat | 2022-09-01 | 1 | -3/+3 |
* | | Conversion between ByteStream and AsyncRead | Alex Auvolat | 2022-07-22 | 1 | -1/+1 |
* | | Bump netapp version to 0.5 | Alex Auvolat | 2022-07-22 | 1 | -1/+1 |
* | | Rename AutoSerialize into SimpleMessage and refactor a bit | Alex Auvolat | 2022-07-21 | 1 | -1/+1 |
* | | Use Bytes instead of Vec<u8> | Alex Auvolat | 2022-07-21 | 1 | -1/+1 |
* | | initial work on associated stream | trinity-1686a | 2022-06-05 | 1 | -0/+2 |
|/ | |||||
* | Update versionv0.4.4 | Alex Auvolat | 2022-05-09 | 1 | -1/+1 |
* | Handle the possibility of several alternative IP addresses for peers | Alex Auvolat | 2022-05-09 | 1 | -1/+1 |
* | Fix span kind for RPC client sidev0.4.2 | Alex Auvolat | 2022-04-07 | 1 | -1/+1 |
* | Release 0.4.1v0.4.1 | Alex Auvolat | 2022-03-15 | 1 | -1/+1 |
* | Fix imports; rust stable in CI | Alex Auvolat | 2022-02-21 | 1 | -1/+1 |
* | remove unneeded dependency | Alex Auvolat | 2022-02-21 | 1 | -1/+1 |
* | Correct implementation of distributed tracing | Alex Auvolat | 2022-02-18 | 1 | -2/+3 |
* | Add telemetry | Alex Auvolat | 2022-02-18 | 1 | -1/+5 |
* | Add method to know endpoint path | Alex Auvolat | 2022-02-16 | 1 | -1/+1 |
* | Update kuska-handshake dependency to use official 0.2.0 release | Alex Auvolat | 2021-10-15 | 1 | -1/+1 |
* | Remove some dependencies | Alex Auvolat | 2021-10-14 | 1 | -3/+1 |
* | Try to handle termination and closing of stuff properly | Alex Auvolat | 2021-10-13 | 1 | -1/+2 |
* | Fix netapp protocol & adapt basalt to new api | Alex Auvolat | 2021-10-13 | 1 | -0/+1 |
* | WIP v0.3.0 with changed API | Alex Auvolat | 2021-10-12 | 1 | -1/+1 |
* | Use tokio_util::compat instead of the one from kuska-handshake | Alex Auvolat | 2021-10-12 | 1 | -3/+4 |
* | Upgrade to tokio 1.0 | Alex Auvolat | 2021-10-12 | 1 | -5/+7 |
* | update versions | Alex Auvolat | 2021-03-10 | 1 | -1/+1 |
* | make basalt optionnal during compilation | Alex Auvolat | 2021-03-10 | 1 | -2/+8 |
* | v0.1.1v0.1.1 | Alex Auvolat | 2021-02-18 | 1 | -1/+1 |
* | update arc-swap | Alex Auvolat | 2020-12-14 | 1 | -1/+1 |
* | Prepare Cargo.toml for publication | Alex Auvolat | 2020-12-14 | 1 | -3/+10 |
* | Useless dependencies get removed | Alex Auvolat | 2020-12-12 | 1 | -7/+7 |
* | Small changes | Alex Auvolat | 2020-12-07 | 1 | -2/+2 |
* | Logging | Alex Auvolat | 2020-12-04 | 1 | -2/+3 |
* | update deps | Alex Auvolat | 2020-12-02 | 1 | -7/+12 |
* | First commit | Alex Auvolat | 2020-12-02 | 1 | -0/+27 |