silius-rs/silius

Example of Silius components without gRPC

Vid201 opened this issue · 0 comments

Vid201 commented

At the moment, binary creates three gRPC servers (bundling, uopool, RPC) that communicates over gRPC (look crate gRPC). It would be cool to have example that doesn't use gRPC (use crates bundler, uopool, rpc directly).