Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 285 Bytes

Examples

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.

Steps

  1. Run make server
  2. Run make client (in a new terminal window)
  3. Run make fetcher (in a new terminal window)