Skip to content

Versus takes a stream of requests and runs them against multiple endpoints simultaneously, comparing the output and timing.

Notifications You must be signed in to change notification settings

llamanodes/versus-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

versus-rs

Versus takes a stream of requests and runs them against multiple endpoints simultaneously, comparing the output and timing.

Works similarly to https://github.com/inFURA/versus, but written in rust.

Usage

ethspam --rpc https://ethereum.llamarpc.com | head -n10 | cargo run -- https://ethereum.llamarpc.com https://ethereum-staging.llamarpc.com https://rpc.ankr.com/eth

About

Versus takes a stream of requests and runs them against multiple endpoints simultaneously, comparing the output and timing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages