XRPC (Blue Sky)
Created on 2023-04-24T10:19:34-05:00
Basically just HTTP calls to /xrpc/{NSID} with a GET or POST request depending on if you are requesting data or pushing it.
Payloads are JSON or binary blobs.
Methods are named with an NSID and carry a machine readable "Lexicon."
This is basically the Capability system from JMAP, CORBA, et all, mixed with XML Namespaces.