Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Foxglove Rust SDK

## Development

### Generate Protobuf schemas

```bash
cargo run --bin foxglove-proto-gen
```

### Run the example server

1. `cargo run --features unstable --example ws-server`
2. Open the Foxglove desktop app
3. From the dashboard, click "Open connection..."
4. Confirm the WebSocket URL and click "Open"
5. Create a Raw Messages panel and enter "topic" in the message path field at the top