Go to file
Godmode Galactus e91c8ee9ee
Adding config file and fixing up little details
2023-11-08 16:42:57 +01:00
client Adding config file and fixing up little details 2023-11-08 16:42:57 +01:00
plugin Adding config file and fixing up little details 2023-11-08 16:42:57 +01:00
.gitignore Implementing plugin with quic 2023-10-16 10:12:05 +02:00
Cargo.lock Implementing quic server and client side 2023-11-08 14:46:32 +01:00
Cargo.toml implementing client libraries 2023-10-16 15:58:08 +02: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

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.