aboutsummaryrefslogtreecommitdiff
path: root/src/error.rs
Commit message (Expand)AuthorAgeFilesLines
* Add OrderTag to Req and Resp, refactor errorsAlex Auvolat2022-09-011-24/+3
* Also encode errorkind in streamAlex Auvolat2022-09-011-0/+36
* Use bounded channels on receive side for backpressureAlex Auvolat2022-07-221-0/+4
* Move things aroundAlex Auvolat2022-07-211-1/+1
* use a framing protocol instead of even/odd channeltrinity-1686a2022-06-201-0/+4
* Implement version check & transmit more error infoAlex Auvolat2022-02-211-3/+7
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-0/+17
* WIP v0.3.0 with changed APIAlex Auvolat2021-10-121-0/+23
* Fix clippy lintsAlex Auvolat2021-10-121-2/+2
* DocumentateAlex Auvolat2020-12-021-0/+2
* First commitAlex Auvolat2020-12-021-0/+57