new pass at websocket telemetry and prepare for capture

This commit is contained in:
Jacob Dubin
2026-04-12 09:00:17 -05:00
parent 70d36bf563
commit 8e060a1ded
15 changed files with 603 additions and 7 deletions

View File

@@ -6,3 +6,5 @@ These scripts help exercise the new .NET hosted cloud locally.
Runs a few quick HTTP checks against a local OpenJibo cloud instance.
- `Invoke-ProtocolFixture.ps1`
Replays a sanitized HTTP fixture against a running local instance.
- `Get-WebSocketCaptureSummary.ps1`
Summarizes captured websocket telemetry events and exported live-run fixtures from the .NET cloud.