Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 915 Bytes

File metadata and controls

20 lines (16 loc) · 915 Bytes

Overview

When running examples from here, consider the following:

  • Keep in mind that you are running these against a shared internet server.
  • Example scripts are data driven and will be influenced by the api results at the time.
  • Take a moment to read and understand the scripts before you run them.
  • For extended testing, use servers that you trust and control.

Clone this project, then from the source root, do make install and run ./example/example.sh to try the example provided in README.md.

Add aws pubsub as a module

See extending support for custom commands

References