tree: 1b5b7ebb12e17b9aa6c8478c4771af5d48e5d811 [path history] [tgz]
  1. demo-zeroconfig-schemadiscovery-registry-client/
  2. demo-zeroconfig-schemadiscovery-registry-edge/
  3. demo-zeroconfig-schemadiscovery-registry-server/
  4. demo-zeroconfig-schemadiscovery-registry-tests/
  5. pom.xml
  6. README.md
demo/demo-zeroconfig-schemadiscovery-registry/README.md

Introduction

This demo tests zeroconfig.

  • server

    run in docker

  • client

    run in docker, and find server instances through zeroconfig, find schemas through schema discovery

  • edge run in docker, and find server instances through zeroconfig, find schemas through schema discovery

  • tests

    integration tests run in host machine, find client/edge instances through local, and schemas from schema discovery.