arrpc 0.2.0

A simple RPC library for modular-monolith development
Documentation
1
2
3
4
5
6
7
8
9
10
# ARRPC

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

Features:

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