tree: b66ed8efbc83c41ca26640eb9366af237816ed40 [path history] [tgz]
  1. demo-zeroconfig-registry-client/
  2. demo-zeroconfig-registry-edge/
  3. demo-zeroconfig-registry-server/
  4. demo-zeroconfig-registry-tests/
  5. pom.xml
  6. README.md
demo/demo-zeroconfig-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.