ReMOAT
⚡ Client SDK Sandbox
← Back to remoat.dev

ReMOAT Local Testing Suite

Loaded via <script src="./remoat-sdk.js"></script>. Interact with the DOM, console, network, and storage to test real-time P2P telemetry streams.

🔑 Tester API Key Configuration
Key Active

API Key is dynamically populated via ?apiKey=... URL parameter, or paste your Workspace API Key below to pair with your Developer Portal.

Active Key: (No Key Configured)
SDK Activation: Checking status...
🔄 DOM Mutation Capture

Simulate dynamic DOM mutations, list updates, and form inputs recorded by rrweb.

Interactive Counter 0
Live Text Input & Keypress Sync
Preview: Waiting for input...
Radio Button Selection
Active Mode: Fast Response (Sub-10ms)
Feature Flag Checkboxes
Active Flags: DOM Streaming, Voice Audio
📟 Console Interception

Trigger standard browser logging methods to verify P2P console streaming.

// Local console trigger history will appear here:
🌐 Network Request Interception

Execute XHR and Fetch HTTP requests to verify headers and response capturing.

💾 Storage State Mutation

Modify LocalStorage, SessionStorage, and Cookies to test storage diffing.