jeffijoe / deltio

A Google Cloud Pub/Sub emulator alternative, written in Rust.
MIT License
19 stars 1 forks source link

Add support for message attributes #7

Closed jeffijoe closed 9 months ago

jeffijoe commented 9 months ago

Also upgraded dependencies and added a basic smoke test that runs Deltio + the official PubSub SDK for Rust to publish and subscribe to receive the messages.