Created: 2021-12-07T11:04:59-06:00
This card pertains to a resource available on the internet.
Uses metadata and codegen to create RPC interfaces between modules.
Modules can be in different languages; they connect over an interface (ex. the web service uses QUIC/http3.)
yes it is basically yet another RPC framework but does some clever stuff to try and generate the interfaces for you.