arti-rpcserver 0.44.0

Backend functionality for Arti's RPC service
docs.rs failed to build arti-rpcserver-0.44.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: arti-rpcserver-0.43.0

arti-rpcserver

Backend for Arti's RPC service

Overview

This crate provides the code to listen as an Arti RPC server, accept and authenticate incoming connections, and decode and dispatch requests from clients, and maintain state necessary for a client RPC sessions.

License: MIT OR Apache-2.0