#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

54 releases

0.3.9 Feb 6, 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

#125 in Robotics

Download history 150/week @ 2024-11-03 115/week @ 2024-11-10 169/week @ 2024-11-17 29/week @ 2024-11-24 13/week @ 2024-12-01 261/week @ 2024-12-08 27/week @ 2024-12-15 2/week @ 2024-12-22 4/week @ 2025-01-05 5/week @ 2025-01-12 359/week @ 2025-02-02 23/week @ 2025-02-09

382 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