#data-flow #low-latency #communication #distributed-systems #composable #request-reply

communication-layer-request-reply

dora goal is to be a low latency, composable, and distributed data flow

51 releases

new 0.3.8 Dec 11, 2024
0.3.7 Nov 18, 2024
0.3.6 Aug 28, 2024
0.3.5 Jul 3, 2024
0.2.2-rc Mar 31, 2023

#177 in Robotics

Download history 13/week @ 2024-08-19 151/week @ 2024-08-26 9/week @ 2024-09-02 7/week @ 2024-09-09 7/week @ 2024-09-16 19/week @ 2024-09-23 18/week @ 2024-09-30 35/week @ 2024-10-07 17/week @ 2024-10-14 158/week @ 2024-11-04 116/week @ 2024-11-11 169/week @ 2024-11-18 22/week @ 2024-11-25 13/week @ 2024-12-02

328 downloads per month
Used in dora-cli

Apache-2.0

8KB
202 lines

Abstraction of various request/reply communication backends.

Provides a RequestReplyLayer trait as an abstraction for different request/reply systems. The following set of backends are currently supported:

TODO

No runtime deps