#blockchain #solana #plugin #update #format #messaging #messenger

plerkle_messenger

Metaplex Messenger trait for Geyser plugin producer/consumer patterns

51 releases (25 stable)

1.9.0 Aug 9, 2024
1.8.0 Mar 6, 2024
1.6.0 Aug 14, 2023
1.5.3 Mar 29, 2023
0.5.5 Nov 29, 2022

#7 in #messenger

Download history 10/week @ 2024-12-01 21/week @ 2024-12-08 65/week @ 2024-12-15 60/week @ 2024-12-22 36/week @ 2024-12-29 20/week @ 2025-01-05 123/week @ 2025-01-12 78/week @ 2025-01-19 50/week @ 2025-01-26 108/week @ 2025-02-02 148/week @ 2025-02-09 98/week @ 2025-02-16 86/week @ 2025-02-23 89/week @ 2025-03-02 106/week @ 2025-03-09 92/week @ 2025-03-16

373 downloads per month
Used in plerkle

AGPL-3.0

25KB
524 lines

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.

Dependencies

~4–16MB
~239K SLoC