# 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