Documentation
¶
Overview ¶
Command echoserver runs a zapweb (ZAP-over-WebSocket) echo service for cross-language integration testing. It registers test.echo (prefixes its text@0 argument with "echo:") and serves it at /zap, so the TypeScript client in zapweb/ts can prove the browser path is wire- compatible end to end.
go run ./zapweb/cmd/echoserver # serves :8089/zap
Click to show internal directories.
Click to hide internal directories.