1 repo
Bidirectional communication channels for JSON-RPC services supporting real-time event streaming.
Distinguishing note: Specifically addresses WebSocket-based transport for RPC rather than general-purpose socket libraries.
Explore 1 awesome GitHub repository matching networking & communication · WebSocket RPC Interfaces. Refine with filters or upvote what's useful.
Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data
Enables bidirectional JSON-RPC communication over WebSockets for real-time event subscriptions and access-controlled requests.