Registry / networking / solana-geyser-plugin-interface

solana-geyser-plugin-interface

JSON →
library1.18.26rscratesunverified

The Solana Geyser plugin interface.

# Cargo.toml [dependencies] solana-geyser-plugin-interface = "1.18.26"
INSTALL
IMPORT
SIG · SOLANA-GEYSER-PLUG
S
solana-geyser-plugin-interface
networkingrustv1.18.26
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GeyserPluginManager
use solana_geyser_plugin_interface::geyser_plugin_manager::GeyserPluginManager;

Creates a new Geyser plugin manager instance.

use solana_geyser_plugin_interface::geyser_plugin_manager::GeyserPluginManager; fn main() { let manager = GeyserPluginManager::new(); println!("Geyser plugin manager created"); }
Debug
Known issues
gotchaRequires Solana SDK dependencies and specific feature flags
fix
Add solana-sdk and enable the 'geyser' feature in your Cargo.toml
affects: >=1.0.0
Upgrade
Version history
1.18.26latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
solana-geyser-plugin-interface — cargo add solana-geyser-plugin-interface · libregistry