MINIATURE
A Learning RPC Client-Server Project
HOW TO RUN
- First need to build the project running the build.sh file:
$ ./build.sh
- Now run the server on your server machine:
$ ./miniature_server
- And the client on your client machines informing server ip address:
$ ./miniature_server 127.0.0.1
- Ok, just be happy! 😁