#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

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

#182 in Robotics

Download history 7/week @ 2024-09-13 15/week @ 2024-09-20 16/week @ 2024-09-27 27/week @ 2024-10-04 29/week @ 2024-10-11 4/week @ 2024-10-18 130/week @ 2024-11-01 40/week @ 2024-11-08 245/week @ 2024-11-15 42/week @ 2024-11-22 15/week @ 2024-11-29 227/week @ 2024-12-06 65/week @ 2024-12-13 1/week @ 2024-12-20 1/week @ 2024-12-27

297 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