lighthouse/beacon_node/lighthouse_network/src/rpc
Pawan Dhananjay 0ecca1dcb0 Rework internal rpc protocol handling (#4290)
## Issue Addressed

Resolves #3980. Builds on work by @GeemoCandama in #4084 

## Proposed Changes

Extends the `SupportedProtocol` abstraction added in Geemo's PR and attempts to fix internal versioning of requests that are mentioned in this comment https://github.com/sigp/lighthouse/pull/4084#issuecomment-1496380033 

Co-authored-by: geemo <geemo@tutanota.com>
2023-06-14 05:08:50 +00:00
..
codec Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00
config.rs Add an option to disable inbound rate limiter (#4327) 2023-06-02 03:17:38 +00:00
handler.rs Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00
methods.rs Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00
mod.rs Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00
outbound.rs Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00
protocol.rs Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00
rate_limiter.rs Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00
self_limiter.rs Rework internal rpc protocol handling (#4290) 2023-06-14 05:08:50 +00:00