Crate meshpulse

source ·

Modules§

  • This crate is used to publish and subscribe to events using meshpulse Meshpulse offerts a couple of clients to publish and subscribe to events such as mqtt, amqp, gRPC and http Adding meshpulse to your project is as simple as adding the following to your Cargo.toml

Structs§

Traits§

  • This trait is used to publish events using meshpulse
  • This trait is used to handle rpc requests using meshpulse
  • This trait is used to make rpc requests using meshpulse
  • This trait is used to subscribe to events using meshpulse
  • This trait is used to unsubscribe from events using meshpulse