# gRPC Sample Hosts File
# Maps localhost ports to meaningful names for sequence diagrams
# Use with: --hosts-file hosts.txt --axis port

# gRPC Server (standard port 50051)
127.0.0.1:50051	📡 gRPC.🖥 Server

# gRPC Client (ephemeral port from sample capture)
127.0.0.1:58457	📡 gRPC.💻 Client

# If your capture uses different ephemeral ports, add them here:
# 127.0.0.1:<port>	📡 gRPC.💻 Client
