24 releases (breaking)

new 0.29.0 Apr 1, 2025
0.28.0 Mar 3, 2025
0.27.0 Feb 7, 2025
0.25.0 Dec 2, 2024
0.2.0 Jun 30, 2023

#1014 in Asynchronous

Download history 2/week @ 2024-12-16 132/week @ 2025-01-06 19/week @ 2025-01-13 4/week @ 2025-01-20 10/week @ 2025-01-27 512/week @ 2025-02-03 206/week @ 2025-02-10 27/week @ 2025-02-17 14/week @ 2025-02-24 175/week @ 2025-03-03 12/week @ 2025-03-10 4/week @ 2025-03-17 117/week @ 2025-03-31

140 downloads per month
Used in 2 crates (via arti)

MIT/Apache and maybe LGPL-3.0-only

2.5MB
39K SLoC

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

Dependencies

~63MB
~1M SLoC