25 releases (breaking)

0.30.0 May 1, 2025
0.28.0 Mar 3, 2025
0.25.0 Dec 2, 2024
0.24.0 Oct 31, 2024
0.2.0 Jun 30, 2023

#1229 in Asynchronous

Download history 13/week @ 2025-01-29 644/week @ 2025-02-05 92/week @ 2025-02-12 7/week @ 2025-02-19 142/week @ 2025-02-26 53/week @ 2025-03-05 9/week @ 2025-03-12 64/week @ 2025-03-26 68/week @ 2025-04-02 5/week @ 2025-04-09 9/week @ 2025-04-16 1/week @ 2025-04-23 160/week @ 2025-04-30 21/week @ 2025-05-07 42/week @ 2025-05-14

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

MIT/Apache and maybe LGPL-3.0-only

2.5MB
41K 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

~64MB
~1M SLoC