bouk / xds-mdns

Expose mDNS services over xds for gRPC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC xDS loadbalancing using mDNS

This project uses mDNS to make LAN services available to gRPC clients.

Usage

  1. xds-mdns --address :18000
  2. GRPC_XDS_BOOTSTRAP=xds_bootstrap.json grpc-client -plaintext xds:///service-name

About

Expose mDNS services over xds for gRPC

License:Apache License 2.0


Languages

Language:Go 100.0%