Remote Procedure Call (RPC) topic
Remote procedure call (RPC) is when a computer program causes a procedure to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.
Coercer
A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
flatbuffers
FlatBuffers: Memory Efficient Serialization Library
binrpc
HomeMatic xmlrpc_bin:// protocol server and client
cdp
Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.
gentle_rpc
JSON-RPC 2.0 library with HTTP and WebSockets support for deno and the browser
discordrpc
Fast Discord RPC Client written in Rust 🦀
bitcoin-core
A modern Bitcoin Core REST and RPC client.