A WebSocket relay that bridges a Solana Geyser gRPC stream to browser clients.
Subscribes to a geyser-plugin plugin's gRPC stream and fans out account updates to connected WebSocket clients.
Geyser plugin (gRPC :50051) → Relay (gRPC client → broadcast → WebSocket :3000) → Browsers
Start the validator with the Geyser plugin first, then:
cargo runWebSocket endpoint: ws://0.0.0.0:3000/ws