type_pubsub 0.1.0

Type-based publisher-subscriber broker written in Rust
Documentation

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.