alloy-rs / alloy

Transports, Middleware, and Networks for the Alloy project
https://alloy.rs
Apache License 2.0
652 stars 234 forks source link

crate: alloy-json-rpc-router #1370

Open prestwich opened 1 month ago

prestwich commented 1 month ago

Motivation

See how hard it would be to make a better json rpc router than jsonrpsee

turns out not that hard I think 🤔

Solution

PR Checklist

prestwich commented 1 month ago

now based on #1402 to fix CI