#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

48 releases

new 0.3.7-rc2 Nov 15, 2024
0.3.6 Aug 28, 2024
0.3.5 Jul 3, 2024
0.3.2 Jan 29, 2024
0.2.2-rc Mar 31, 2023

#40 in Robotics

Download history 304/week @ 2024-07-22 99/week @ 2024-08-12 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

181 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