# hyparview-example **Repository Path**: mirrors_hashicorp/hyparview-example ## Basic Information - **Project Name**: hyparview-example - **Description**: Example gossip client using hyparview for membership - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-05 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * Hyparview Example A sample client for http://github.com/hashicorp/hyparview over TLS - [X] Configuration in environment see `main.go` - [X] Key generation via make (requires installed consul) - [X] GRPC communication that requires client certificates - Enforces CA signing - Only configures CA, own certs - [X] `bin/run` Starts a connected cluster - [X] Meaningful status logging - [X] Mechanism to create gossip application messages - [ ] go mod to include hyparview * Demo - [X] Think about threads (just copies) - [X] Use the private ips (only public, just opened up the ports) - [ ] d3 graph updates - [ ] node color by app value - [X] remove missing links/nodes - [ ] gossip on click