#broker #message #show #publisher-subscriber #type-based

bin+lib type_pubsub

Type-based publisher-subscriber broker written in Rust

2 unstable releases

0.2.0 Jun 4, 2022
0.1.0 Mar 20, 2022

#59 in #broker

31 downloads per month

Custom license

9KB
144 lines

TypePubSub

Basic implementation of a publisher-subscriber broker that allows to subscribe and publish according to the message type.

The binary included in this repo shows a usage example.

Dependencies

~3–4.5MB
~81K SLoC