We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3dc18f commit 4084e0eCopy full SHA for 4084e0e
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2021"
5
description = "Solana JSON-RPC reverse proxy with API key auth, rate limiting, weighted load balancing, method-based routing, WebSocket proxying, health checking, and Prometheus metrics"
6
license = "Apache-2.0"
7
-repository = "https://github.com/roborun-xyz/sol-rpc-router"
+repository = "https://github.com/glamsystems/sol-rpc-router"
8
keywords = ["solana", "rpc", "proxy", "load-balancer", "json-rpc"]
9
categories = ["network-programming", "web-programming::http-server"]
10
readme = "README.md"
0 commit comments