meshpulse 0.1.3

Meshpulse is a Rust library for easy communication between microservices, based on either MQTT, AMQP, gRPC or HTTP.
Documentation

meshpulse

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 5 of them enabled by default.

default

mqtt (default)

paho-mqtt (default)

serde (default)

serde_json (default)

uuid (default)

amqp

This feature flag does not enable additional features.

grpc

This feature flag does not enable additional features.