Go to file
godmodegalactus 5e0fdc62d3
Moving solana dependencies to v1.16.18
2023-11-08 17:36:23 +01:00
client Moving solana dependencies to v1.16.18 2023-11-08 17:36:23 +01:00
plugin Moving solana dependencies to v1.16.18 2023-11-08 17:36:23 +01:00
.gitignore Implementing plugin with quic 2023-10-16 10:12:05 +02:00
Cargo.lock Moving solana dependencies to v1.16.18 2023-11-08 17:36:23 +01:00
Cargo.toml Moving solana dependencies to v1.16.18 2023-11-08 17:36:23 +01:00
README.md Adding config file and fixing up little details 2023-11-08 16:42:57 +01:00
config.json Adding config file and fixing up little details 2023-11-08 16:42:57 +01:00
migration.sql Implementing quic server and client side 2023-11-08 14:46:32 +01:00
rust-toolchain.toml Moving solana dependencies to v1.16.18 2023-11-08 17:36:23 +01:00

README.md

Solana Geyser Quic Banking Stage Errors

This project aims to get banking stage transaction data over geyser from the leader. There is a plugin which needs to be installed on leader. It will create a QUIC port and only accept connections from a known identity. Once connection is accepted it will start sending the banking stage data over geyser to its suibscriber.