arrpc

Crates.ioarrpc
lib.rsarrpc
version0.2.0
sourcesrc
created_at2024-03-04 20:26:24.583603
updated_at2024-04-30 20:51:08.099263
descriptionA simple RPC library for modular-monolith development
homepagehttps://github.com/JayJeyaruban/arrpc
repositoryhttps://github.com/JayJeyaruban/arrpc
max_upload_size
id1162231
size55,387
(JayJeyaruban)

documentation

README

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
Commit count: 8

cargo fmt