plerkle_messenger

Crates.ioplerkle_messenger
lib.rsplerkle_messenger
version1.9.0
sourcesrc
created_at2022-08-23 18:13:02.841142
updated_at2024-08-09 01:42:17.812356
descriptionMetaplex Messenger trait for Geyser plugin producer/consumer patterns.
homepage
repositoryhttps://github.com/metaplex-foundation/digital-asset-validator-plugin
max_upload_size
id651140
size24,096
(svc01-metaplex)

documentation

README

Messenger

A message bus agnostic Messaging Library that sends Transaction, Account, Block and Slot updates in the Plerkle Serialization format.

Note on 1.0.0

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.

Commit count: 706

cargo fmt