aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* 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