docs: Update companion agent language choice to Go

This commit is contained in:
Vantz Stockwell
2026-02-15 12:07:19 -05:00
parent 590765fbbc
commit 8320591cf4

View File

@@ -150,7 +150,7 @@ All connections are **outbound from the customer's server** to the Corrosion clo
| JSON | Newtonsoft.Json | Payload serialization | | JSON | Newtonsoft.Json | Payload serialization |
| HTTP | RestSharp | REST API calls (license validation, file downloads) | | HTTP | RestSharp | REST API calls (license validation, file downloads) |
### Game Server — Companion Agent (Rust or Go) ### Game Server — Companion Agent (Go)
| Component | Purpose | | Component | Purpose |
|-----------|---------| |-----------|---------|
@@ -1058,7 +1058,7 @@ Customer registers new license, runs setup wizard, then imports:
- [ ] Post-wipe health report publishing - [ ] Post-wipe health report publishing
- [ ] Configurable via license token only (no manual config editing) - [ ] Configurable via license token only (no manual config editing)
**Companion Agent (Rust or Go)** **Companion Agent (Go)**
- [ ] NATS outbound connection with auto-reconnect - [ ] NATS outbound connection with auto-reconnect
- [ ] Pre-configured download from dashboard (license token + NATS endpoint baked in) - [ ] Pre-configured download from dashboard (license token + NATS endpoint baked in)