Lua is a scripting language that is simple, embeddable, and very flexible. Lua-RPC is a Lua library to allow simple remote procedure calling. That is, a Lua script running on one machine can call functions from a script that is running on another machine.
This project is derived from the original Lua-RPC project (http://q12.org/lua/index.html) but adds support for working as a module with Lua 5.1.4 and intends to provide abstraction for the underlying system being used for transport.
30 Day SummaryAug 9 2026 — Sep 8 2026
|
12 Month SummarySep 8 2025 — Sep 8 2026
|