docs: Update companion agent language choice to Go
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user