2 releases

0.1.5 Mar 29, 2024
0.1.4 Mar 29, 2024

#1042 in Asynchronous

Download history 247/week @ 2024-03-29 16/week @ 2024-04-05 11/week @ 2024-04-12

274 downloads per month
Used in ruchei

MIT/Apache

9KB
96 lines

ruchei

Utilities for working with many streams


lib.rs:

Sinks with routing inspired by ZeroMQ's ROUTER sockets.

This model sits somewhere between explicit connection management and ZMQ-like routing trying to be a reasonable abstraction around both, with some trade-offs.

Dependencies

~9KB