Skip to main content

jsonAction.org

jsonAction.org

jsonAction is a remote procedure call protocol designed to be simple and extensible.

July 12, 2023

Abstract

The jsonAction protocol is a simple, lightweight RPC protocol that uses the request-response pattern to request a server to execute an action and return the result. jsonAction can be used for stateless or stateful communications as well as for running synchronous or asynchronous commands.