Crates.io | plerkle_messenger |
lib.rs | plerkle_messenger |
version | 1.9.0 |
source | src |
created_at | 2022-08-23 18:13:02.841142 |
updated_at | 2024-08-09 01:42:17.812356 |
description | Metaplex Messenger trait for Geyser plugin producer/consumer patterns. |
homepage | |
repository | https://github.com/metaplex-foundation/digital-asset-validator-plugin |
max_upload_size | |
id | 651140 |
size | 24,096 |
A message bus agnostic Messaging Library that sends Transaction, Account, Block and Slot updates in the Plerkle Serialization format.
The plerkle serialization API changes at 1.0.0 which is a breaking change. This method removes confusion around the Recv data lifetime being tied back to the messenger interface. Now the data is owned.