bus-rt 0.1.0

Local and network IPC bus
Documentation
[package]
name = "bus-rt"
version = "0.1.0"
edition = "2021"
authors = ["Sergei S. <div@altertech.com>"]
license = "Apache-2.0"
repository = "https://github.com/alttch/elbus"
description = "Local and network IPC bus"
readme = "README.md"
keywords = ["bus", "ipc", "pubsub"]
autoexamples = false


[dependencies]