#rpc #hyper-http #hyper #http #tower

arrpc

A simple RPC library for modular-monolith development

2 unstable releases

new 0.2.0 Apr 30, 2024
0.1.0 Mar 4, 2024

#280 in HTTP client

Download history 142/week @ 2024-03-04 18/week @ 2024-03-11 7/week @ 2024-04-01 152/week @ 2024-04-29

152 downloads per month

MIT license

27KB
270 lines

ARRPC

An experimental simple RPC library to streamline modular-monolith development.

Features:

  • Compile and runtime interchangeable client + service implementation
  • Flexible over the wire formats
  • Minimal bootstrap
  • Built-in versioning

Dependencies

~6–18MB
~195K SLoC