aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* update rmp-serde to v1.1, bump to 0.10.0next-0.10Alex Auvolat2023-09-271-2/+2
|
* bump to v0.5.4v0.5.4Alex Auvolat2023-09-211-1/+1
|
* Ability to configure ping timeout intervalv0.5.2Alex Auvolat2022-09-191-1/+1
|
* Add async version of parse_and_resolve_peer_addrv0.5.1Alex Auvolat2022-09-141-1/+1
|
* Merge branch 'fix-ping' into stream-bodyAlex Auvolat2022-09-021-7/+6
|\
| * Update dependenciesupdate-depsAlex Auvolat2022-09-021-7/+7
| |
* | Add OrderTag to Req and Resp, refactor errorsAlex Auvolat2022-09-011-3/+3
| |
* | Conversion between ByteStream and AsyncReadAlex Auvolat2022-07-221-1/+1
| |
* | Bump netapp version to 0.5Alex Auvolat2022-07-221-1/+1
| |
* | Rename AutoSerialize into SimpleMessage and refactor a bitAlex Auvolat2022-07-211-1/+1
| |
* | Use Bytes instead of Vec<u8>Alex Auvolat2022-07-211-1/+1
| |
* | initial work on associated streamtrinity-1686a2022-06-051-0/+2
|/ | | | | | | | | still require testing, and fixing a few kinks: - sending packets > 16k truncate them - send one more packet than it could at eos - probably update documentation /!\ contains breaking changes
* Update versionv0.4.4Alex Auvolat2022-05-091-1/+1
|
* Handle the possibility of several alternative IP addresses for peersAlex Auvolat2022-05-091-1/+1
|
* Fix span kind for RPC client sidev0.4.2Alex Auvolat2022-04-071-1/+1
|
* Release 0.4.1v0.4.1Alex Auvolat2022-03-151-1/+1
|
* Fix imports; rust stable in CIAlex Auvolat2022-02-211-1/+1
|
* remove unneeded dependencyAlex Auvolat2022-02-211-1/+1
|
* Correct implementation of distributed tracingAlex Auvolat2022-02-181-2/+3
|
* Add telemetryAlex Auvolat2022-02-181-1/+5
|
* Add method to know endpoint pathAlex Auvolat2022-02-161-1/+1
|
* Update kuska-handshake dependency to use official 0.2.0 releaseAlex Auvolat2021-10-151-1/+1
|
* Remove some dependenciesAlex Auvolat2021-10-141-3/+1
|
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-1/+2
|
* Fix netapp protocol & adapt basalt to new apiAlex Auvolat2021-10-131-0/+1
|
* WIP v0.3.0 with changed APIAlex Auvolat2021-10-121-1/+1
|
* Use tokio_util::compat instead of the one from kuska-handshakeAlex Auvolat2021-10-121-3/+4
|
* Upgrade to tokio 1.0Alex Auvolat2021-10-121-5/+7
|
* update versionsAlex Auvolat2021-03-101-1/+1
|
* make basalt optionnal during compilationAlex Auvolat2021-03-101-2/+8
|
* v0.1.1v0.1.1Alex Auvolat2021-02-181-1/+1
|
* update arc-swapAlex Auvolat2020-12-141-1/+1
|
* Prepare Cargo.toml for publicationAlex Auvolat2020-12-141-3/+10
|
* Useless dependencies get removedAlex Auvolat2020-12-121-7/+7
|
* Small changesAlex Auvolat2020-12-071-2/+2
|
* LoggingAlex Auvolat2020-12-041-2/+3
|
* update depsAlex Auvolat2020-12-021-7/+12
|
* First commitAlex Auvolat2020-12-021-0/+27