type_pubsub

Crates.iotype_pubsub
lib.rstype_pubsub
version0.2.0
sourcesrc
created_at2022-03-20 11:55:29.007122
updated_at2022-06-04 11:07:01.615391
descriptionType-based publisher-subscriber broker written in Rust
homepage
repositoryhttps://github.com/sgasse/type_pubsub
max_upload_size
id553534
size23,597
(sgasse)

documentation

README

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.

Commit count: 5

cargo fmt