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

arrpc

A simple RPC library for modular-monolith development

1 unstable release

0.1.0 Mar 4, 2024

#345 in HTTP client

MIT license

24KB
224 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

~5–16MB
~178K SLoC