This folder demonstrates how to write a Mesh server and how to use either the Client package or Fetcher package to communicate with that server.
- Run
make server
- Run
make client
(in a new terminal window) - Run
make fetcher
(in a new terminal window)