Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 306 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 306 Bytes

Tutorial #12 - TCP and HTTP Connectors

This tutorial consists of two separate examples.

  1. TCP Connector - TCP client and server running on the same host (uses separate processes)
  2. HTTP Connector - HTTP server demonstration, a fake monitoring service presented as JSON/HTTP.