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

arrpc

A simple RPC library for modular-monolith development

2 unstable releases

0.2.0 Apr 30, 2024
0.1.0 Mar 4, 2024

#552 in HTTP client

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–14MB
~174K SLoC