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

communication-layer-request-reply

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

57 releases

0.3.10 Mar 4, 2025
0.3.8 Dec 11, 2024
0.3.7 Nov 18, 2024
0.3.5 Jul 3, 2024
0.2.2-rc Mar 31, 2023

#195 in Robotics

Download history 85/week @ 2024-11-19 21/week @ 2024-11-26 11/week @ 2024-12-03 278/week @ 2024-12-10 8/week @ 2024-12-17 2/week @ 2024-12-24 8/week @ 2025-01-07 1/week @ 2025-01-14 377/week @ 2025-02-04 31/week @ 2025-02-11 189/week @ 2025-02-18 125/week @ 2025-02-25 171/week @ 2025-03-04

521 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