This library provides an API to perform a Remote Procedure Call (RPC)
This library is the first assigment for the course INF 2545 - Distributed Systems taugh by Professor Noemi Rodriguez at PUC-Rio.
-
Lua 5.4.2
Running the client on port 6060:
lua client_rpc.lua 6060
Running the servers:
lua server_rpc.lua