add screenshot
This commit is contained in:
parent
8286d21a2a
commit
5e5fde190a
@ -22,7 +22,7 @@ This directory contains a complete WebAssembly (WASM) compatibility test and imp
|
||||
- ❌ TLS connections (`wss://`) - use `ws://` only
|
||||
- ❌ TLS certificate handling (use non-TLS endpoints)
|
||||
|
||||
## Quick Test
|
||||
## Quick Start - WASM Test Page
|
||||
|
||||
```bash
|
||||
# Please note that the test assumes you have and agent runnign on your local host at port 3000. If you would like to use an alternate configuration please update lib.rs prior to build.
|
||||
@ -37,6 +37,9 @@ basic-http-server . --addr 127.0.0.1:8000
|
||||
# Check the browser console for test results
|
||||
```
|
||||
|
||||
<img src="./screenshot_09092025_134458.jpg" width="85%">
|
||||
|
||||
|
||||
## WASM Dependencies
|
||||
|
||||
The test uses the WASM-compatible networking features:
|
||||
|
||||
BIN
socktop_wasm_test/screenshot_09092025_134458.jpg
Normal file
BIN
socktop_wasm_test/screenshot_09092025_134458.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 214 KiB |
Loading…
Reference in New Issue
Block a user